Ler2block #22
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/
|