Skip to content

feat: retry calldataSync #77

feat: retry calldataSync

feat: retry calldataSync #77

Triggered via pull request July 5, 2024 23:27
Status Failure
Total duration 1m 40s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Integration tests
The process '/usr/bin/git' failed with exit code 1
Lint: proposer/proposer.go#L363
`reponse` is a misspelling of `response` (misspell)
Lint: cmd/flags/common.go#L14
var `relayerCategory` is unused (unused)
Lint: pkg/chain_iterator/block_batch_iterator.go#L55
field `reverse` is unused (unused)
Lint: bindings/encoding/input.go#L337
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Lint: bindings/encoding/input.go#L348
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Lint: proposer/proposer.go#L346
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Lint: pkg/chain_iterator/event_iterator/block_proposed_iterator.go#L129
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
Lint: bindings/encoding/input.go#L298
ineffectual assignment to isV3 (ineffassign)
Lint: pkg/rpc/client.go#L96
ineffectual assignment to err (ineffassign)
Lint: proposer/proposer.go#L348
ineffectual assignment to err (ineffassign)
Integration tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/