Integration Tests #9337
Annotations
3 errors and 1 warning
Lint Go:
integration-tests/ccip-tests/actions/ccip_helpers.go#L3382
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Lint Go:
integration-tests/ccip-tests/actions/ccip_helpers.go#L3381
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint Go
issues found
|
Post Collect Metrics
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
Loading