Skip to content

Remove Warp Integration #4651

Remove Warp Integration

Remove Warp Integration #4651

Triggered via pull request April 23, 2024 18:54
@wlawtwlawt
synchronize #856
remove-warp
Status Failure
Total duration 2m 23s
Billable time 1m
Artifacts

tokenvm-static-analysis.yml

on: pull_request
tokenvm-lint
37s
tokenvm-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tokenvm-lint: consts/consts.go#L8
could not import github.com/ava-labs/hypersdk/chain (-: # github.com/ava-labs/hypersdk/chain
tokenvm-lint
cannot use &StatelessBlock{} (value of type *StatelessBlock) as block.WithVerifyContext value in variable declaration: *StatelessBlock does not implement block.WithVerifyContext (missing method ShouldVerifyWithContext)
tokenvm-lint
vdrState declared and not used
tokenvm-lint
"errors" imported and not used
tokenvm-lint
"github.com/ava-labs/avalanchego/database" imported and not used
tokenvm-lint
assignment mismatch: 2 variables but actionRegistry.LookupIndex returns 3 values
tokenvm-lint
assignment mismatch: 2 variables but authRegistry.LookupIndex returns 3 values) (typecheck)
tokenvm-lint: storage/storage.go#L329
not enough return values
tokenvm-lint
could not import github.com/ava-labs/hypersdk/chain (-: # github.com/ava-labs/hypersdk/chain
tokenvm-lint
cannot use &StatelessBlock{} (value of type *StatelessBlock) as block.WithVerifyContext value in variable declaration: *StatelessBlock does not implement block.WithVerifyContext (missing method ShouldVerifyWithContext)