CI Core #69130
ci-core.yml
on: pull_request
Detect Changes
9s
Clean Go Tidy & Generate
8m 3s
Matrix: core
lint
6m 11s
SonarQube Scan
3m 21s
Flakey Test Detection
3m 17s
Annotations
8 errors and 1 warning
lint:
core/capabilities/testutils/backend.go#L59
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
lint:
core/capabilities/testutils/backend.go#L61
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
core/capabilities/testutils/backend.go#L106
context-as-argument: context.Context should be the first parameter of a function (revive)
|
lint:
core/capabilities/testutils/backend.go#L15
import 'github.com/test-go/testify/require' is not allowed from list 'main': Use github.com/stretchr/testify/require instead (depguard)
|
lint:
core/capabilities/triggers/logevent/service.go#L105
shadow: declaration of "err" shadows declaration at line 98 (govet)
|
lint
issues found
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_ccip_deployment_tests)
Di Received non 200 status code. StatusCode: 403 StatusMessage: Forbidden Body: <html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
</body>
</html>
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
flakey_test_runner_logs
|
1.42 KB |
|
go_core_ccip_deployment_tests_logs
|
2.61 MB |
|
go_core_fuzz_logs
|
3.24 KB |
|
go_core_race_tests_logs
|
22.9 MB |
|
go_core_tests_logs
|
352 MB |
|
golangci-lint-report
|
687 Bytes |
|