feat!: add chainbuilder tool #5689
Triggered via pull request
September 18, 2024 15:08
Status
Failure
Total duration
13m 13s
Artifacts
–
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
1m 55s
lint
/
golangci-lint
2m 30s
lint
/
...
/
hadolint
7s
lint
/
yamllint
7s
markdown-linter
/
markdown-lint
8s
markdown-linter
/
markdown-link-check
2m 20s
test
/
test-short
3m 28s
test
/
test
11m 4s
test
/
test-coverage
4m 31s
test
/
test-race
10m 56s
test
/
test-fuzz
5m 14s
goreleaser
/
goreleaser
0s
Annotations
2 errors and 4 warnings
lint / golangci-lint:
tools/chainbuilder/integration_test.go#L90
Error return value of `cometNode.Stop` is not checked (errcheck)
|
lint / golangci-lint
issues found
|
lint / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint / golangci-lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
test / test-coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|