feat: add replay functionality #14
ci-release.yml
on: pull_request
lint
/
markdown-lint
20s
lint
/
golangci-lint
1m 21s
test
/
test
1m 30s
test
/
test-coverage
1m 21s
test
/
test-race
1m 22s
goreleaser-check
10s
branch_name
0s
goreleaser
0s
Annotations
3 errors and 5 warnings
lint / golangci-lint:
replay/evm.go#L155
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
|
lint / golangci-lint:
replay/replayer.go#L378
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
|
lint / golangci-lint
issues found
|
goreleaser-check
You are using 'latest' as default version. Will lock to '~> v2'.
|
lint / markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. 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
The following actions uses Node.js version which is deprecated 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
Restore cache failed: Dependencies file is not found in /home/runner/work/blobstream-ops/blobstream-ops. Supported file pattern: go.sum
|
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
|