Settiling with agglayer
#192
Annotations
5 errors and 1 warning
lint:
aggregator/agglayer_client.go#L27
exported: comment on exported function NewAggLayerClient should be of the form "NewAggLayerClient ..." (revive)
|
lint:
aggregator/agglayer_tx.go#L11
exported: exported type ZKP should have comment or be unexported (revive)
|
lint:
aggregator/agglayer_tx.go#L17
exported: exported type Tx should have comment or be unexported (revive)
|
lint:
aggregator/agglayer_tx.go#L48
exported: exported type SignedTx 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/.
|