Skip to content

Fix upper bound issue in CalculatePrefixSize #7371

Fix upper bound issue in CalculatePrefixSize

Fix upper bound issue in CalculatePrefixSize #7371

Triggered via pull request December 17, 2024 11:01
Status Failure
Total duration 2m 56s
Artifacts

juno-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: db/pebble/db.go#L171
undefined: byteLimit (typecheck)
lint: node/node.go#L19
could not import github.com/NethermindEth/juno/db/pebble (-: # github.com/NethermindEth/juno/db/pebble
lint: db/pebble/db.go#L171
undefined: byteLimit) (typecheck)
lint: blockchain/blockchain_test.go#L13
could not import github.com/NethermindEth/juno/db/pebble (-: # github.com/NethermindEth/juno/db/pebble
lint: db/pebble/db.go#L171
undefined: byteLimit) (typecheck)
lint: cmd/juno/dbcmd.go#L12
could not import github.com/NethermindEth/juno/db/pebble (-: # github.com/NethermindEth/juno/db/pebble
lint: db/pebble/db.go#L171
undefined: byteLimit) (typecheck)
lint: core/class_hash.go#L10
could not import C (cgo preprocessing failed) (typecheck)
lint: core/transaction_test.go#L6
"errors" imported and not used (typecheck)
lint: core/transaction_test.go#L7
"fmt" imported and not used (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636