fix(rfq-relayer): gas estimation for zaps #36405
Annotations
4 errors and 1 warning
golangci-lint:
services/rfq/relayer/quoter/quoter.go#L452
G115: integer overflow conversion int -> uint32 (gosec)
|
golangci-lint:
services/rfq/relayer/quoter/quoter.go#L453
G115: integer overflow conversion int -> uint32 (gosec)
|
golangci-lint:
services/rfq/relayer/pricer/fee_pricer.go#L315
error returned from external package is unwrapped: sig: func (github.com/ethereum/go-ethereum/accounts/abi.Arguments).Pack(args ...interface{}) ([]byte, error) (wrapcheck)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/sanguine/sanguine. Supported file pattern: go.sum
|
Loading