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

feat(test): Big improvements in test #1976

feat(test): Big improvements in test

feat(test): Big improvements in test #1976

Triggered via pull request October 1, 2023 07:43
Status Failure
Total duration 3m 23s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint: testutils/docker.go#L270
Error return value is not checked (errcheck)
Lint: proposer/prover_selector/eth_fee_eoa_selector_test.go#L50
Error return value of `s.proverServer.Shutdown` is not checked (errcheck)
Lint: proposer/proposer_test.go#L67
Error return value of `s.proverServer.Shutdown` is not checked (errcheck)
Lint: driver/chain_syncer/calldata/syncer_test.go#L75
Error return value of `s.proverServer.Shutdown` is not checked (errcheck)
Lint
Process completed with exit code 2.
Integration tests
Process completed with exit code 2.