Skip to content

Remove Token constants information from keys #8141

Remove Token constants information from keys

Remove Token constants information from keys #8141

Triggered via pull request October 26, 2023 23:45
Status Failure
Total duration 4m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

on: pull_request
Static analysis
4m 43s
Static analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static analysis: x/sync/g_db/db_client.go#L15
could not import github.com/ava-labs/avalanchego/x/sync (-: # github.com/ava-labs/avalanchego/x/sync
Static analysis: x/sync/client.go#L229
cannot use tokenConfig (variable of type merkledb.TokenConfiguration) as *merkledb.TokenConfiguration value in argument to rangeProof.Verify) (typecheck)
Static analysis: x/sync/client.go#L229
cannot use tokenConfig (variable of type merkledb.TokenConfiguration) as *merkledb.TokenConfiguration value in argument to rangeProof.Verify
Static analysis: x/sync/client_test.go#L97
cannot use merkledb.BranchFactor16TokenConfig (variable of type *merkledb.TokenConfiguration) as merkledb.TokenConfiguration value in struct literal
Static analysis: x/sync/client_test.go#L414
cannot use merkledb.BranchFactor16TokenConfig (variable of type *merkledb.TokenConfiguration) as merkledb.TokenConfiguration value in struct literal
Static analysis: x/sync/client_test.go#L805
cannot use merkledb.BranchFactor16TokenConfig (variable of type *merkledb.TokenConfiguration) as merkledb.TokenConfiguration value in struct literal
Static analysis: x/sync/sync_test.go#L88
cannot use merkledb.BranchFactor16TokenConfig (variable of type *merkledb.TokenConfiguration) as merkledb.TokenConfiguration value in struct literal
Static analysis: x/sync/sync_test.go#L119
cannot use merkledb.BranchFactor16TokenConfig (variable of type *merkledb.TokenConfiguration) as merkledb.TokenConfiguration value in struct literal
Static analysis: x/sync/sync_test.go#L222
cannot use merkledb.BranchFactor16TokenConfig (variable of type *merkledb.TokenConfiguration) as merkledb.TokenConfiguration value in struct literal
Static analysis: x/sync/sync_test.go#L298
cannot use merkledb.BranchFactor16TokenConfig (variable of type *merkledb.TokenConfiguration) as merkledb.TokenConfiguration value in struct literal