Remove Token constants information from keys #8140
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
5m 32s
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
|