Tests #595
Annotations
4 errors and 2 warnings
golangci-lint:
pkg/rpcclient/invoker/doc_test.go#L37
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (revive)
|
golangci-lint:
pkg/network/payload/inventory_test.go#L9
dot-imports: should not use dot imports (revive)
|
golangci-lint:
pkg/vm/stackitem/json.go#L191
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/neo-go/neo-go. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading