Skip to content

Ler2block

Ler2block #22

Triggered via pull request September 12, 2024 14:33
Status Failure
Total duration 3m 58s
Billable time 4m
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: l1infotreesync/processor.go#L246
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint: l1infotreesync/processor.go#L255
type assertion must be checked (forcetypeassert)
lint: test/helpers/aggoracle_e2e.go#L116
mnd: Magic number: 10, in <argument> detected (gomnd)
lint
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, 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/