Use Go 1.17 in CI #1434
Annotations
4 errors
build:
tools/sgcloudrun/config.go#L11
package math/rand/v2 is not in GOROOT (/opt/hostedtoolcache/go/1.17.13/x64/src/math/rand/v2)
|
build:
tools/sgcloudrun/config.go#L176
cmd.Cancel undefined (type *exec.Cmd has no field or method Cancel) (typecheck)
|
build:
tools/sgcloudrun/config.go#L422
undefined: rand (typecheck)
|
build
Process completed with exit code 2.
|