Use Go version in go.mod #754
go.yaml
on: pull_request
check
/
lint
1m 27s
check
/
tidy
14s
check
/
fmt
13s
test
1m 17s
Annotations
3 errors
test
Process completed with exit code 1.
|
check / lint:
e2e_test/main.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
check / lint
issues found
|