[RHCLOUD-36523] upgrade to the go 1.19 #383
Annotations
3 errors and 1 warning
Lint:
internal/service/keycloak-user-service/user_service.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)
|
Lint:
internal/service/keycloak/keycloak.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)
|
Lint
issues found
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/mbop/mbop. Supported file pattern: go.sum
|