Skip to content

Add local test script #23

Add local test script

Add local test script #23

Triggered via push February 5, 2026 14:11
Status Failure
Total duration 1m 36s
Artifacts

check.yml

on: push
Test
18s
Test
Check for vulnerabilities
41s
Check for vulnerabilities
Check conventional commit compliance
0s
Check conventional commit compliance
Lint
1m 31s
Lint
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
Check for vulnerabilities
Process completed with exit code 1.
Check for vulnerabilities: internal/liquidity/repository/repository.go#L14
could not import remora/internal/liquidity/repository/contracts (invalid package name: "")
Check for vulnerabilities: internal/liquidity/repository/repository.go#L14
package remora/internal/liquidity/repository/contracts is not in std (/opt/hostedtoolcache/go/1.25.6/x64/src/remora/internal/liquidity/repository/contracts)
Lint: internal/agent/posm.go#L109
Error return value is not checked (errcheck)
Lint: internal/agent/posm.go#L80
Error return value is not checked (errcheck)
Lint: internal/agent/posm.go#L79
Error return value is not checked (errcheck)
Lint: internal/agent/posm.go#L78
Error return value is not checked (errcheck)
Lint: internal/agent/erc20.go#L95
Error return value is not checked (errcheck)
Lint: internal/agent/erc20.go#L59
Error return value is not checked (errcheck)
Lint: internal/agent/posm.go#L89
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"stateView address not configured\")" (err113)
Lint: internal/agent/executor.go#L38
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"gas price too high: %s > %s\", gasPrice.String(), maxGasPriceWeiInt.String())" (err113)
Lint: internal/agent/erc20.go#L97
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unexpected empty result from balanceOf\")" (err113)
Lint: internal/agent/erc20.go#L61
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unexpected empty result from decimals\")" (err113)
Check for vulnerabilities
Failed to restore: Cache service responded with 400