CI Core #51337
ci-core.yml
on: pull_request
Detect Changes
7s
Clean Go Tidy & Generate
7m 20s
Matrix: core
lint
6m 56s
SonarQube Scan
1m 43s
Flakey Test Detection
42m 36s
Annotations
12 errors
Core Tests (go_core_race_tests)
Got error Error: Ha Received non 200 status code. StatusCode: 413 StatusMessage: Request Entity Too Large Body: <html>
<head><title>413 Request Entity Too Large</title></head>
<body>
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>nginx</center>
</body>
</html>
, failing action
|
lint:
core/chains/evm/logpoller/log_poller.go#L433
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
core/chains/evm/logpoller/log_poller.go#L1307
unnecessary conversion (unconvert)
|
lint:
core/chains/evm/logpoller/log_poller.go#L1025
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
lint:
core/chains/evm/logpoller/log_poller.go#L675
shadow: declaration of "err" shadows declaration at line 668 (govet)
|
lint:
core/chains/evm/logpoller/log_poller.go#L1023
shadow: declaration of "err" shadows declaration at line 1013 (govet)
|
lint
issues found
|
Core Tests (go_core_fuzz)
Could not read the file: ./output.txt
|
Core Tests (go_core_fuzz)
Got error Error: ENOENT: no such file or directory, open './output.txt', failing action
|
Core Tests (go_core_tests)
Got error Error: Ha Received non 200 status code. StatusCode: 413 StatusMessage: Request Entity Too Large Body: <html>
<head><title>413 Request Entity Too Large</title></head>
<body>
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>nginx</center>
</body>
</html>
, failing action
|
Core Tests (go_core_tests)
Test Failures Found
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
flakey_test_runner_logs
Expired
|
63.4 KB |
|
go_core_fuzz_logs
Expired
|
1.72 KB |
|
go_core_race_tests_logs
Expired
|
12.8 MB |
|
go_core_tests_logs
Expired
|
51.6 MB |
|
golangci-lint-report
Expired
|
565 Bytes |
|