node local PoC #86
Annotations
5 errors and 1 warning
Lint:
cmd/nodecmd/local.go#L128
undefined: checkClusterExists (typecheck)
|
Lint:
cmd/nodecmd/local.go#L545
undefined: getRPCEndpoint (typecheck)
|
Lint:
cmd/nodecmd/local.go#L546
undefined: getWSEndpoint (typecheck)
|
Lint:
pkg/subnet/local_test.go#L194
cannot use c (variable of type *mocks.Client) as "github.com/ava-labs/avalanche-network-runner/client".Client value in return statement: *mocks.Client does not implement "github.com/ava-labs/avalanche-network-runner/client".Client (wrong type for method RemoveSnapshot)
|
Lint
issues found
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|