CI Core #60635
ci-core.yml
on: pull_request
Detect Changes
5s
Clean Go Tidy & Generate
7m 39s
Matrix: core
lint
4m 23s
SonarQube Scan
1m 46s
Flakey Test Detection
3m 20s
Annotations
3 errors and 1 warning
lint:
core/services/llo/data_source.go#L103
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
|
lint:
core/services/llo/data_source.go#L111
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
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.82 KB |
|
go_core_race_tests_logs
Expired
|
13.3 MB |
|
go_core_tests_logs
Expired
|
54.8 MB |
|
golangci-lint-report
Expired
|
448 Bytes |
|