CI Core #10173
ci-core.yml
on: pull_request
Detect Changes
10s
Clean Go Tidy & Generate
6h 0m
Matrix: core
lint
3m 32s
SonarQube Scan
6m 30s
Flakey Test Detection
2m 8s
Annotations
14 errors and 1 warning
lint:
core/services/llo/evm/report_codec_premium_legacy.go#L54
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
lint:
core/services/llo/evm/report_codec_premium_legacy.go#L111
modifies-value-receiver: suspicious assignment to a by-value method receiver (revive)
|
lint:
core/services/llo/evm/report_codec_premium_legacy_test.go#L21
const `ethMainnetChainSelector` is unused (unused)
|
lint:
core/chains/evm/client/rpc_client_test.go#L160
unnecessary trailing newline (whitespace)
|
lint:
core/capabilities/targets/write_target_test.go#L119
shadow: declaration of "err" shadows declaration at line 37 (govet)
|
lint:
core/capabilities/targets/write_target_test.go#L138
shadow: declaration of "err" shadows declaration at line 37 (govet)
|
lint:
core/capabilities/targets/write_target_test.go#L154
ineffectual assignment to err (ineffassign)
|
lint:
core/services/ocr2/plugins/ccip/prices/da_price_estimator.go#L22
field `daOverheadGas` is unused (unused)
|
lint:
core/services/ocr2/plugins/ccip/prices/da_price_estimator.go#L23
field `gasPerDAByte` is unused (unused)
|
lint:
core/services/ocr2/plugins/ccip/prices/da_price_estimator.go#L24
field `daMultiplier` is unused (unused)
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Clean Go Tidy & Generate
The job running on runner ubuntu22.04-8cores-32GB_7f6351c16724 has exceeded the maximum execution time of 360 minutes.
|
Clean Go Tidy & Generate
The operation was canceled.
|
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.07 KB |
|
go_core_race_tests_logs
|
22.8 MB |
|
go_core_tests_logs
|
360 MB |
|
golangci-lint-report
|
1.57 KB |
|