feat: add github action test #1
Annotations
10 errors and 1 warning
core-build:
node/pkg/admin/tests/adapter_test.go#L19
Error return value of `app.Shutdown` is not checked (errcheck)
|
core-build:
node/pkg/admin/tests/adapter_test.go#L56
Error return value of `app.Shutdown` is not checked (errcheck)
|
core-build:
node/pkg/admin/tests/adapter_test.go#L71
Error return value of `app.Shutdown` is not checked (errcheck)
|
core-build:
node/pkg/raft/raft.go#L43
Error return value of `node.SetJobTicker` is not checked (errcheck)
|
core-build:
node/pkg/raft/raft.go#L57
Error return value of `node.Job` is not checked (errcheck)
|
core-build:
node/pkg/raft/raft.go#L154
Error return value of `r.sendReplyVote` is not checked (errcheck)
|
core-build:
node/pkg/raft/raft.go#L168
Error return value of `r.sendReplyVote` is not checked (errcheck)
|
core-build:
node/pkg/raft/raft.go#L282
Error return value of `node.SetLeaderJobTicker` is not checked (errcheck)
|
core-build:
node/pkg/raft/raft.go#L299
Error return value of `node.SetLeaderJobTicker` is not checked (errcheck)
|
core-build:
node/pkg/raft/raft.go#L307
Error return value of `r.sendHeartbeat` is not checked (errcheck)
|
core-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|