CI Core #69174
ci-core.yml
on: pull_request
Detect Changes
7s
Clean Go Tidy & Generate
8m 11s
Matrix: core
lint
6m 21s
SonarQube Scan
3m 28s
Flakey Test Detection
2m 28s
Annotations
10 errors and 1 warning
lint:
core/services/gateway/network/httpclient_test.go#L41
Error return value of `w.Write` is not checked (errcheck)
|
lint:
core/services/gateway/network/httpclient_test.go#L64
Error return value of `w.Write` is not checked (errcheck)
|
lint:
core/services/gateway/network/httpclient_test.go#L82
Error return value of `w.Write` is not checked (errcheck)
|
lint:
core/services/gateway/handlers/webapicapabilities/handler.go#L71
G115: integer overflow conversion int -> uint16 (gosec)
|
lint:
core/services/gateway/handlers/webapicapabilities/handler.go#L68
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
core/services/gateway/gateway.go#L50
field `httpClient` is unused (unused)
|
lint:
core/services/gateway/handlers/webapicapabilities/handler_test.go#L105
shadow: declaration of "err" shadows declaration at line 67 (govet)
|
lint:
core/services/gateway/handlers/webapicapabilities/handler_test.go#L138
shadow: declaration of "err" shadows declaration at line 67 (govet)
|
lint
issues found
|
Core Tests (go_core_race_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_ccip_deployment_tests_logs
|
2.88 MB |
|
go_core_fuzz_logs
|
3.23 KB |
|
go_core_race_tests_logs
|
22.4 MB |
|
go_core_tests_logs
|
352 MB |
|
golangci-lint-report
|
642 Bytes |
|