Skip to content

Integration Tests #8938

Integration Tests

Integration Tests #8938

Triggered via pull request October 8, 2024 20:02
Status Failure
Total duration 8m 23s
Billable time 22m
Artifacts

integration-tests.yml

on: pull_request
Matrix: build-lint-integration-tests
Build Test Image
0s
Build Test Image
ETH Smoke Tests
7s
ETH Smoke Tests
Clean up integration environment deployments
29s
Clean up integration environment deployments
ETH Smoke Tests Go Mod Cache
0s
ETH Smoke Tests Go Mod Cache
Show Chainlink Node Go Coverage
14s
Show Chainlink Node Go Coverage
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
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.
Build and Lint integration-tests
Di Received non 200 status code. StatusCode: 403 StatusMessage: Forbidden Body: <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> </body> </html>