CI Core #10277
ci-core.yml
on: pull_request
Detect Changes
6s
Clean Go Tidy & Generate
7m 50s
Matrix: core
lint
7m 11s
SonarQube Scan
19m 4s
Flakey Test Detection
1m 50s
Annotations
7 errors and 1 warning
lint:
core/chains/evm/gas/fee_history_estimator.go#L266
increment-decrement: should replace nonZeroRewardsLen += 1 with nonZeroRewardsLen++ (revive)
|
lint:
core/chains/evm/gas/fee_history_estimator.go#L255
var-declaration: should drop = 0 from declaration of var nonZeroRewardsLen; it is the zero value (revive)
|
lint:
core/chains/evm/gas/rollups/op_l1_oracle.go#L53
field `tokenRatioCalldata` is unused (unused)
|
lint:
core/services/ocr/contract_tracker.go#L396
missing cases in switch of type chaintype.ChainType: chaintype.ChainMantle (exhaustive)
|
lint
issues found
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Flakey Test Detection
No files were found with the provided path: ./output.txt. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go_core_fuzz_logs
|
3.12 KB |
|
go_core_race_tests_logs
|
21.6 MB |
|
go_core_tests_logs
|
364 MB |
|
golangci-lint-report
|
582 Bytes |
|