*: get rid of github.com/nspcc-dev/neo-go/pkg/io dependency #278
Annotations
4 errors and 15 warnings
Lint:
block/block.go#L142
Error return value of `b.EncodeBinary` is not checked (errcheck)
|
Lint:
payload/message.go#L94
Error return value of `p.EncodeBinary` is not checked (errcheck)
|
Lint:
payload/recovery_message.go#L167
Error return value of `(github.com/nspcc-dev/dbft/payload.Serializable).EncodeBinary` is not checked (errcheck)
|
Lint
issues found
|
test (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
|
test (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
|
test (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
config.go#L102
unused-parameter: parameter 'h' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
config.go#L104
unused-parameter: parameter 'h' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
config.go#L106
unused-parameter: parameter 'b' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
config.go#L107
unused-parameter: parameter 'm' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
config.go#L108
unused-parameter: parameter 'b' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
config.go#L109
unused-parameter: parameter 'h' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
dbft_test.go#L812
unused-parameter: parameter 'b' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
|