bump minimal go version to 1.19 #45
Annotations
3 errors and 3 warnings
build (ubuntu-latest, 1.22.x):
metaschema/templates/template.go#L8
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)
|
build (ubuntu-latest, 1.22.x):
metaschema/generate.go#L7
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)
|
build (ubuntu-latest, 1.22.x)
issues found
|
build (ubuntu-latest, 1.22.x)
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']
|
build (ubuntu-latest, 1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/metaschema/metaschema. Supported file pattern: go.sum
|
build (ubuntu-latest, 1.22.x)
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']
|