slices, for loop copy, min/max update #5872
Annotations
10 errors and 1 warning
adapters/core2p2p/block.go#L6
could not import github.com/NethermindEth/juno/core (-: # github.com/NethermindEth/juno/core
|
core/state.go#L424
undefined: sort) (typecheck)
|
adapters/core2p2p/class.go#L49
missing return (typecheck)
|
adapters/core2p2p/class.go#L4
"fmt" imported and not used (typecheck)
|
adapters/core2p2p/class.go#L8
"github.com/NethermindEth/juno/utils" imported and not used (typecheck)
|
adapters/core2p2p/transaction.go#L4
"fmt" imported and not used (typecheck)
|
adapters/core2p2p/transaction.go#L9
"github.com/NethermindEth/juno/utils" imported and not used (typecheck)
|
adapters/core2sn/class.go#L4
could not import github.com/NethermindEth/juno/core (-: # github.com/NethermindEth/juno/core
|
core/state.go#L424
undefined: sort) (typecheck)
|
adapters/sn2core/sn2core.go#L8
could not import github.com/NethermindEth/juno/core (-: # github.com/NethermindEth/juno/core
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading