feat: check for minimum anvil version #101
Annotations
6 errors and 3 warnings
go-lint:
cmd/main.go#L111
printf: fmt.Errorf call has arguments but no formatting directives (govet)
|
go-lint:
cmd/main.go#L116
printf: fmt.Errorf call has arguments but no formatting directives (govet)
|
go-lint
issues found
|
go-tests:
cmd/main.go#L111
fmt.Errorf call has arguments but no formatting directives
|
go-tests:
cmd/main.go#L116
fmt.Errorf call has arguments but no formatting directives
|
go-tests
Process completed with exit code 1.
|
contracts-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|