Update dependency golang to v1.24.0 #242
ci.yml
on: pull_request
detect-noop
7s
lint
3m 22s
check-diff
3m 11s
build
1m 37s
unit-tests
1m 15s
publish-artifacts
8m 59s
Annotations
10 errors and 2 warnings
lint:
../../../../../opt/hostedtoolcache/go/1.23.6/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.6/x64/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.6/x64/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.6/x64/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.6/x64/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint:
../../../go/pkg/mod/google.golang.org/[email protected]/clientconn.go#L1595
newStream declared and not used (typecheck)
|
lint:
../../../go/pkg/mod/google.golang.org/[email protected]/clientconn.go#L1604
setConnectivityState declared and not used (typecheck)
|
lint:
../../../go/pkg/mod/google.golang.org/[email protected]/shared_buffer_pool.go#L134
cannot use &bufferPool{…} (value of type *bufferPool) as simpleSharedBufferChildPool value in return statement: *bufferPool does not implement simpleSharedBufferChildPool (missing method Put) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.6/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.23.6/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|