release first version #37
lint.yml
on: pull_request
Run golangci-lint
24s
Run markdown-lint
14s
Annotations
4 errors and 3 warnings
Run golangci-lint:
internal/handler/op_committer_stateroot.go#L185
unnecessary trailing newline (whitespace)
|
Run golangci-lint:
internal/handler/op_committer_stateroot.go#L59
directive `//nolint: dupl` is unused for linter "dupl" (nolintlint)
|
Run golangci-lint:
internal/handler/op_committer_txs.go#L59
directive `//nolint: dupl` is unused for linter "dupl" (nolintlint)
|
Run golangci-lint
issues found
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/b2-committer/b2-committer. Supported file pattern: go.sum
|