rm: delete avail types #3
Annotations
8 errors and 1 warning
lint:
dataavailability/avail/avail.go#L26
"github.com/ethereum/go-ethereum/crypto" imported and not used (typecheck)
|
lint:
cmd/run.go#L23
could not import github.com/0xPolygonHermez/zkevm-node/dataavailability/avail (-: # github.com/0xPolygonHermez/zkevm-node/dataavailability/avail
|
lint:
dataavailability/avail/avail.go#L26
"github.com/ethereum/go-ethereum/crypto" imported and not used) (typecheck)
|
lint:
etherman/etherman_test.go#L173
cannot use daMessage (variable of type []byte) as polygonzkevm.IAvailBridgeMerkleProofInput value in argument to etherman.ZkEVM.SequenceBatchesValidium
|
lint:
etherman/etherman_test.go#L212
cannot use daMessage (variable of type []byte) as polygonzkevm.IAvailBridgeMerkleProofInput value in argument to etherman.ZkEVM.SequenceBatchesValidium (typecheck)
|
lint:
dataavailability/avail/config/config.go#L10
exported: exported type Config should have comment or be unexported (revive)
|
lint:
dataavailability/avail/config/config.go#L19
exported: exported method Config.GetConfig should have comment or be unexported (revive)
|
lint
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|