fix: drop linkname to allow exec on go 1.23+ #357
Annotations
10 errors and 1 warning
lint:
utils/crypto/rand_1.22.go#L10
undefined: rand (typecheck)
|
lint:
client/internal/cache/operation.go#L17
cannot infer K (client/internal/cache/base.go:93:24) (typecheck)
|
lint:
client/internal/cache/operation.go#L32
cannot infer K (client/internal/cache/base.go:93:24) (typecheck)
|
lint:
client/internal/cache/operation.go#L57
cannot infer K (client/internal/cache/base.go:93:24) (typecheck)
|
lint:
client/internal/cache/operation.go#L72
cannot infer T (client/internal/cache/base.go:88:31) (typecheck)
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|