Update avalanchego version to v1.10.18 #1040
Annotations
14 errors and 4 warnings
Build:
service/backend/pchain/indexer/parser.go#L76
undefined: pBlocks.Version
|
Build:
service/backend/pchain/indexer/parser.go#L205
not enough arguments in call to proposerBlk.Parse
|
Build
Process completed with exit code 2.
|
Test:
service/backend/pchain/indexer/parser.go#L76
undefined: pBlocks.Version
|
Test:
service/backend/pchain/indexer/parser.go#L205
not enough arguments in call to proposerBlk.Parse
|
Test
Process completed with exit code 2.
|
Lint:
cmd/server/main.go#L23
could not import github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer (-: # github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer
|
Lint:
mocks/service/backend/genesis_handler.go#L6
could not import github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer (-: # github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer
|
Lint:
mocks/service/backend/pchain/indexer/parser.go#L8
could not import github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer (-: # github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer
|
Lint:
service/backend/pchain/backend.go#L13
could not import github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer (-: # github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer
|
Lint:
service/backend/pchain/backend.go#L59
undefined: block.Version (typecheck)
|
Lint:
service/backend/pchain/genesis_handler.go#L9
"github.com/ava-labs/avalanchego/vms/platformvm/stakeable" imported and not used (typecheck)
|
Lint:
service/backend/pchain/indexer/parser.go#L1
: # github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer [github.com/ava-labs/avalanche-rosetta/service/backend/pchain/indexer.test]
|
Lint
issues found
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|