Skip to content

Main patch retry interval #81

Main patch retry interval

Main patch retry interval #81

Triggered via pull request July 6, 2024 02:55
Status Failure
Total duration 1m 54s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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: bindings/encoding/input.go#L335
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Lint: bindings/encoding/input.go#L346
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/rpc/client.go#L96
ineffectual assignment to err (ineffassign)
Lint: proposer/proposer.go#L348
ineffectual assignment to err (ineffassign)
Lint
Process completed with exit code 2.
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/