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

feat(repo): implement EIP-4844 in client #2580

feat(repo): implement EIP-4844 in client

feat(repo): implement EIP-4844 in client #2580

Triggered via pull request February 2, 2024 04:44
@davidtaikochadavidtaikocha
synchronize #526
eip4844
Status Failure
Total duration 4m 43s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Lint: cmd/flags/proposer.go#L129
syntax error: unexpected = in composite literal; possibly missing comma or } (typecheck)
Lint: cmd/flags/proposer.go#L129
expected '==', found '=' (typecheck)
Lint: cmd/flags/proposer.go#L134
missing ',' before newline in composite literal (typecheck)
Lint: cmd/flags/proposer.go#L135
expected operand, found ')' (typecheck)
Lint: cmd/flags/proposer.go#L138
missing ',' in composite literal (typecheck)
Lint: cmd/flags/proposer.go#L162
missing ',' before newline in composite literal (typecheck)
Lint: cmd/logger/logger.go#L7
could not import github.com/taikoxyz/taiko-client/cmd/flags (-: # github.com/taikoxyz/taiko-client/cmd/flags
Lint: cmd/flags/proposer.go#L129
syntax error: unexpected = in composite literal; possibly missing comma or }) (typecheck)
Lint: internal/metrics/metrics.go#L15
could not import github.com/taikoxyz/taiko-client/cmd/flags (-: # github.com/taikoxyz/taiko-client/cmd/flags
Lint: cmd/flags/proposer.go#L129
syntax error: unexpected = in composite literal; possibly missing comma or }) (typecheck)
Integration tests
syntax error: unexpected = in composite literal; possibly missing comma or }
Integration tests
undefined: MakeSidecarWithSingleBlob
Integration tests
too many arguments in call to l1Client.TransactBlobTx
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/.