Skip to content

Feature/verify signatures #65

Feature/verify signatures

Feature/verify signatures #65

Triggered via pull request December 3, 2023 13:52
Status Failure
Total duration 56s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
47s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-and-test: scripts/coin-gecko/main.go#L9
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-and-test
issues found
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/