Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(driver): check maxBytesPerTxList for compressed txlist bytes #3627

feat(driver): check maxBytesPerTxList for compressed txlist bytes

feat(driver): check maxBytesPerTxList for compressed txlist bytes #3627

Triggered via pull request May 2, 2024 00:56
Status Failure
Total duration 4m 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Lint: driver/chain_syncer/chain_syncer.go#L14
could not import github.com/taikoxyz/taiko-client/driver/chain_syncer/blob (-: # github.com/taikoxyz/taiko-client/driver/chain_syncer/blob
Lint: driver/chain_syncer/blob/syncer.go#L251
txlistFetcher.NewBlobTxListFetcher undefined (type txlistdecoder.TxListFetcher has no field or method NewBlobTxListFetcher)
Lint: driver/chain_syncer/blob/syncer.go#L253
txlistFetcher.CalldataFetcher is not a type) (typecheck)
Lint: driver/chain_syncer/blob/syncer.go#L251
txlistFetcher.NewBlobTxListFetcher undefined (type txlistdecoder.TxListFetcher has no field or method NewBlobTxListFetcher)
Lint: driver/chain_syncer/blob/syncer.go#L253
txlistFetcher.CalldataFetcher is not a type (typecheck)
Lint: proposer/proposer_test.go#L24
could not import github.com/taikoxyz/taiko-client/driver/chain_syncer/blob (-: # github.com/taikoxyz/taiko-client/driver/chain_syncer/blob
Lint: driver/chain_syncer/blob/syncer.go#L251
txlistFetcher.NewBlobTxListFetcher undefined (type txlistdecoder.TxListFetcher has no field or method NewBlobTxListFetcher)
Lint: driver/chain_syncer/blob/syncer.go#L253
txlistFetcher.CalldataFetcher is not a type) (typecheck)
Lint: prover/event_handler/transition_proved_test.go#L17
could not import github.com/taikoxyz/taiko-client/driver/chain_syncer/blob (-: # github.com/taikoxyz/taiko-client/driver/chain_syncer/blob
Lint: driver/chain_syncer/blob/syncer.go#L251
txlistFetcher.NewBlobTxListFetcher undefined (type txlistdecoder.TxListFetcher has no field or method NewBlobTxListFetcher)
Integration tests
txlistFetcher.NewBlobTxListFetcher undefined (type txlistdecoder.TxListFetcher has no field or method NewBlobTxListFetcher)
Integration tests
txlistFetcher.CalldataFetcher is not a type
Integration tests
Process completed with exit code 2.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-go@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.