CI Core #10537
ci-core.yml
on: pull_request
Detect Changes
7s
Clean Go Tidy & Generate
7m 36s
Matrix: core
lint
6m 36s
SonarQube Scan
5m 35s
Flakey Test Detection
1m 54s
Annotations
6 errors and 1 warning
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/fee_history_estimator.go#L266
increment-decrement: should replace nonZeroRewardsLen += 1 with nonZeroRewardsLen++ (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
|
Flakey Test Detection
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.14 KB |
|
go_core_race_tests_logs
|
21.1 MB |
|
go_core_tests_logs
|
364 MB |
|
golangci-lint-report
|
584 Bytes |
|