CI Core #7792
ci-core.yml
on: pull_request
Detect Changes
5s
Clean Go Tidy & Generate
9m 9s
Matrix: core
lint
8m 39s
SonarQube Scan
1m 55s
Flakey Test Detection
3m 32s
Annotations
5 errors and 1 warning
lint:
core/services/ocr2/plugins/ccip/ccipexec/factory.go#L128
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
|
lint:
core/services/ocr2/plugins/ccip/ccipexec/initializers.go#L63
shadow: declaration of "err" shadows declaration at line 60 (govet)
|
lint:
core/services/ocr2/plugins/ccip/ccipexec/factory.go#L258
ineffectual assignment to err (ineffassign)
|
lint:
core/services/ocr2/plugins/ccip/ccipexec/initializers.go#L67
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
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
Expired
|
1.86 KB |
|
go_core_race_tests_logs
Expired
|
17.3 MB |
|
go_core_tests_logs
Expired
|
85 MB |
|
golangci-lint-report
Expired
|
507 Bytes |
|