Integration Tests #73000
Annotations
4 errors
Lint Go:
integration-tests/testsetups/ccip/setup.go#L204
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Lint Go:
integration-tests/testsetups/ccip/test_helpers.go#L254
printf: fmt.Errorf format %d has arg network.ChainID of wrong type string (govet)
|
Lint Go:
integration-tests/testsetups/ccip/setup.go#L114
ineffectual assignment to err (ineffassign)
|
Lint Go
issues found
|
Loading