Release v0.0.29 #38
Annotations
11 errors and 1 warning
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L64
cannot infer E (/opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go:57:14) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L65
cannot infer S (/opt/hostedtoolcache/go/1.23.2/x64/src/slices/sort.go:16:11) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L72
cannot infer E (/opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go:57:14) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L73
cannot infer S (/opt/hostedtoolcache/go/1.23.2/x64/src/slices/sort.go:30:15) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L82
cannot infer E (/opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go:57:14) (typecheck)
|
lint
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|