update Go version #24
Annotations
15 errors and 1 warning
govulncheck
cannot range over seq (variable of type iter.Seq[E])
|
govulncheck
package requires newer Go version go1.23
|
govulncheck
cannot range over seq (variable of type iter.Seq2[K, V])
|
govulncheck:
http.go#L1
package requires newer Go version go1.23
|
govulncheck
Process completed with exit code 1.
|
lint:
recovery_test.go#L14
undefined: recovery (typecheck)
|
lint:
recovery_test.go#L30
undefined: recovery (typecheck)
|
lint:
recovery_test.go#L40
undefined: recovery (typecheck)
|
lint:
recovery_test.go#L62
missing return (typecheck)
|
lint:
recovery_test.go#L71
missing return (typecheck)
|
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)
|
govulncheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|