Skip to content

CI Core

CI Core #10151

Triggered via pull request September 30, 2024 17:10
Status Failure
Total duration 15m 46s
Billable time 40m
Artifacts 4

ci-core.yml

on: pull_request
Detect Changes
7s
Detect Changes
Clean Go Tidy & Generate
5m 58s
Clean Go Tidy & Generate
Matrix: core
Flakey Test Detection
2m 3s
Flakey Test Detection
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
lint: core/services/ocr2/plugins/llo/onchain_channel_definition_cache_integration_test.go#L83
Error return value of `m.reader.Seek` is not checked (errcheck)
lint: core/capabilities/targets/write_target.go#L284
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
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/data_source.go#L152
range: should omit 2nd value from range; this loop is equivalent to `for strmID := range ...` (revive)
lint: core/services/llo/onchain_channel_definition_cache.go#L471
defer: prefer not to defer inside loops (revive)
lint: core/capabilities/integration_tests/setup.go#L115
range-val-address: suspicious assignment of 'triggerPeer'. range-loop variables always have the same address (revive)
lint: core/capabilities/integration_tests/setup.go#L135
range-val-address: suspicious assignment of 'targetPeer'. range-loop variables always have the same address (revive)
lint: core/capabilities/integration_tests/setup.go#L180
range-val-address: suspicious assignment of 'workflowPeer'. range-loop variables always have the same address (revive)
lint: core/services/llo/onchain_channel_definition_cache_test.go#L366
unnecessary conversion (unconvert)
Clean Go Tidy & Generate
Process completed with exit code 2.
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.07 KB
go_core_race_tests_logs
23.1 MB
go_core_tests_logs
358 MB
golangci-lint-report
1.66 KB