Skip to content

node local PoC

node local PoC #86

Triggered via pull request October 15, 2024 00:32
Status Failure
Total duration 5m 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/