Provide illumos support (#12) #17
Annotations
10 errors and 9 warnings
lint:
cmd/shell/main.go#L11
undefined: shell (typecheck)
|
lint:
example_test.go#L10
undefined: shell (typecheck)
|
lint:
shell_test.go#L12
undefined: shell (typecheck)
|
lint:
shell_test.go#L13
undefined: assert (typecheck)
|
lint:
shell_test.go#L14
undefined: assert (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.4/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
test (oldstable, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (oldstable, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-shell/go-shell. Supported file pattern: go.sum
|
test (stable, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (stable, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-shell/go-shell. Supported file pattern: go.sum
|
test (stable, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-shell/go-shell. Supported file pattern: go.sum
|
test (oldstable, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-shell/go-shell. Supported file pattern: go.sum
|
test (stable, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\go-shell\go-shell. Supported file pattern: go.sum
|
test (oldstable, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\go-shell\go-shell. Supported file pattern: go.sum
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|