Skip to content

Implement RegisterSubnetValidatorTx #7344

Implement RegisterSubnetValidatorTx

Implement RegisterSubnetValidatorTx #7344

Triggered via pull request August 15, 2024 14:27
Status Failure
Total duration 12m 49s
Billable time 22m
Artifacts

ci.yml

on: pull_request
Matrix: Unit
Fit to window
Zoom out
Zoom in

Annotations

124 errors and 8 warnings
Upgrade
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
Upgrade: vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Upgrade: vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Upgrade: vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Upgrade: vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Upgrade
Process completed with exit code 1.
e2e_post_etna
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
e2e_post_etna: vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_post_etna: vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_post_etna: vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_post_etna: vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_post_etna
Process completed with exit code 1.
e2e_pre_etna
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
e2e_pre_etna: vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_pre_etna: vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_pre_etna: vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_pre_etna: vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_pre_etna
Process completed with exit code 1.
Build Antithesis avalanchego images: vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Build Antithesis avalanchego images: vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Build Antithesis avalanchego images: vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Build Antithesis avalanchego images: vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Build Antithesis avalanchego images
Process completed with exit code 1.
e2e_existing_network
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
e2e_existing_network: vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_existing_network: vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_existing_network: vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_existing_network: vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
e2e_existing_network
Process completed with exit code 1.
Build Antithesis xsvm images: vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Build Antithesis xsvm images: vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Build Antithesis xsvm images: vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Build Antithesis xsvm images: vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Build Antithesis xsvm images
Process completed with exit code 1.
Up-to-date mocks
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Up-to-date mocks
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Up-to-date mocks
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Up-to-date mocks
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Up-to-date mocks
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Up-to-date mocks
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Up-to-date mocks
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Up-to-date mocks
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Up-to-date mocks
no required module provides package github.com/ava-labs/avalanchego/vms/platformvm/state: go.mod file not found in current directory or any parent directory; see 'go help modules'
Up-to-date mocks
no required module provides package go.uber.org/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
Image build
Process completed with exit code 1.
Lint: wallet/chain/p/signer/visitor.go#L25
cannot use (*visitor)(nil) (value of type *visitor) as txs.Visitor value in variable declaration: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Lint: wallet/chain/p/signer/signer.go#L48
cannot use &visitor{…} (value of type *visitor) as txs.Visitor value in argument to tx.Unsigned.Visit: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx) (typecheck)
Lint: tests/fixture/e2e/helpers.go#L25
could not import github.com/ava-labs/avalanchego/vms/platformvm/txs/fee (-: # github.com/ava-labs/avalanchego/vms/platformvm/txs/fee
Lint: vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Lint: vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Lint: vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Lint: vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)) (typecheck)
Lint: tests/antithesis/compose.go#L140
tlsKey declared and not used (typecheck)
Lint: tests/antithesis/compose.go#L144
tlsCert declared and not used (typecheck)
Lint: tests/antithesis/compose.go#L148
signerKey declared and not used (typecheck)
Unit (ubuntu-20.04): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-20.04): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-20.04): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-20.04): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-20.04): wallet/chain/p/signer/visitor.go#L25
cannot use (*visitor)(nil) (value of type *visitor) as txs.Visitor value in variable declaration: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-20.04): wallet/chain/p/signer/signer.go#L48
cannot use &visitor{…} (value of type *visitor) as txs.Visitor value in argument to tx.Unsigned.Visit: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-20.04): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-20.04): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-20.04): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-20.04): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): wallet/chain/p/signer/visitor.go#L25
cannot use (*visitor)(nil) (value of type *visitor) as txs.Visitor value in variable declaration: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): wallet/chain/p/signer/signer.go#L48
cannot use &visitor{…} (value of type *visitor) as txs.Visitor value in argument to tx.Unsigned.Visit: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (ubuntu-22.04): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): wallet/chain/p/signer/visitor.go#L25
cannot use (*visitor)(nil) (value of type *visitor) as txs.Visitor value in variable declaration: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): wallet/chain/p/signer/signer.go#L48
cannot use &visitor{…} (value of type *visitor) as txs.Visitor value in argument to tx.Unsigned.Visit: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (macos-12): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): wallet/chain/p/signer/visitor.go#L25
cannot use (*visitor)(nil) (value of type *visitor) as txs.Visitor value in variable declaration: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): wallet/chain/p/signer/signer.go#L48
cannot use &visitor{…} (value of type *visitor) as txs.Visitor value in argument to tx.Unsigned.Visit: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (windows-2022): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): wallet/chain/p/signer/visitor.go#L25
cannot use (*visitor)(nil) (value of type *visitor) as txs.Visitor value in variable declaration: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): wallet/chain/p/signer/signer.go#L48
cannot use &visitor{…} (value of type *visitor) as txs.Visitor value in argument to tx.Unsigned.Visit: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-jammy): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): wallet/chain/p/signer/visitor.go#L25
cannot use (*visitor)(nil) (value of type *visitor) as txs.Visitor value in variable declaration: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): wallet/chain/p/signer/signer.go#L48
cannot use &visitor{…} (value of type *visitor) as txs.Visitor value in argument to tx.Unsigned.Visit: *visitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Unit (custom-arm64-focal): vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Fuzz: vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Fuzz: vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Fuzz: vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Fuzz: vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Fuzz: vms/platformvm/txs/fee/complexity.go#L75
cannot use (*complexityVisitor)(nil) (value of type *complexityVisitor) as txs.Visitor value in variable declaration: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Fuzz: vms/platformvm/txs/fee/complexity.go#L200
cannot use &c (value of type *complexityVisitor) as txs.Visitor value in argument to tx.Visit: *complexityVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Fuzz: vms/platformvm/txs/fee/static_calculator.go#L13
cannot use (*staticVisitor)(nil) (value of type *staticVisitor) as txs.Visitor value in variable declaration: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Fuzz: vms/platformvm/txs/fee/static_calculator.go#L30
cannot use &v (value of type *staticVisitor) as txs.Visitor value in argument to tx.Visit: *staticVisitor does not implement txs.Visitor (missing method RegisterSubnetValidatorTx)
Fuzz
Process completed with exit code 1.
Up-to-date protobuf
No github_token supplied, API requests will be subject to stricter rate limiting
Unit (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit (windows-2022)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit (custom-arm64-jammy)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit (custom-arm64-focal)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
This workflow ran on a hosted runner that uses the "Base Image for Ubuntu Server 20.04". This image will be deprecated in September 2024. Please setup a new runner to use the "Ubuntu 22.04 by Arm Limited" or "Ubuntu 24.04 by Arm Limited" image. This will help reduce workflow run times as there are pre-installed tools. To view the list of installed software on new images, head to https://github.com/actions/partner-runner-images repository.