fix: e2e tests #4454
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
10s
lint
/
golangci-lint
2m 3s
lint
/
...
/
hadolint
9s
lint
/
yamllint
9s
markdown-linter
/
markdown-lint
9s
markdown-linter
/
markdown-link-check
2m 16s
test
/
test-short
2m 39s
test
/
test
9m 57s
test
/
test-coverage
3m 41s
test
/
test-race
5m 3s
test
/
test-fuzz
4m 51s
e2e-tests
/
test-e2e
20m 46s
goreleaser
/
goreleaser
0s
Annotations
5 errors and 6 warnings
lint / yamllint:
.github/workflows/e2e-tests.yml#L15
15:10 [indentation] wrong indentation: expected 10 but found 9
|
lint / yamllint
Process completed with exit code 1.
|
lint / golangci-lint:
test/e2e/testnet/node_helpers.go#L97
var-naming: func parameter blockJson should be blockJSON (revive)
|
lint / golangci-lint:
test/e2e/check_upgrades.go#L127
ineffectual assignment to err (ineffassign)
|
lint / golangci-lint
issues found
|
lint / yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
goreleaser / goreleaser-check
You are using 'latest' as default version. Will lock to '~> v1'.
|
lint / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.4.0/dist/codecov' failed with exit code 1
|