Skip to content

feat: upload btc execution metadata to ipfs #827

feat: upload btc execution metadata to ipfs

feat: upload btc execution metadata to ipfs #827

Triggered via pull request July 24, 2024 07:43
Status Failure
Total duration 1m 42s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
linter-check: chains/btc/executor/executor.go#L463
Error return value of `part.Write` is not checked (errcheck)
linter-check: chains/btc/executor/executor.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)
linter-check
Process completed with exit code 1.
linter-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linter-check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/