Integration Tests #9114
integration-tests.yml
on: pull_request
Check Paths That Require Tests To Run
9s
Matrix: build-lint-integration-tests
Enforce CTF Version
5s
Build Test Image
0s
Matrix: build-chainlink
Matrix: eth-smoke-tests-matrix
Version Migration Tests
0s
ETH Smoke Tests Go Mod Cache
0s
Show Chainlink Node Go Coverage
10s
Annotations
4 errors
Build and Lint integration-tests:
integration-tests/web/sdk/client/internal/doer/doer.go#L10
unexported-return: exported func NewAuthed returns unexported type *doer.authed, which can be annoying to use (revive)
|
Build and Lint integration-tests:
integration-tests/web/sdk/client/client.go#L51
shadow: declaration of "endpoints" shadows declaration at line 40 (govet)
|
Build and Lint integration-tests
issues found
|
ETH Smoke Tests
Process completed with exit code 1.
|