CI Core #69133
ci-core.yml
on: pull_request
Detect Changes
4s
Clean Go Tidy & Generate
8m 26s
Matrix: core
lint
5m 58s
SonarQube Scan
3m 25s
Flakey Test Detection
3m 16s
Annotations
14 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:
plugins/cmd/capabilities/log-event-trigger/main.go#L100
printf: fmt.Sprintf format %d has arg logEventConfig.ChainID of wrong type string (govet)
|
lint:
plugins/cmd/capabilities/log-event-trigger/main.go#L103
printf: fmt.Errorf format %d has arg logEventConfig.ChainID of wrong type string (govet)
|
lint:
core/capabilities/triggers/logevent/service.go#L104
shadow: declaration of "err" shadows declaration at line 96 (govet)
|
lint
issues found
|
Core Tests (go_core_race_tests):
plugins/cmd/capabilities/log-event-trigger/main.go#L100
fmt.Sprintf format %d has arg logEventConfig.ChainID of wrong type string
|
Core Tests (go_core_race_tests):
plugins/cmd/capabilities/log-event-trigger/main.go#L103
fmt.Errorf format %d has arg logEventConfig.ChainID of wrong type string
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_tests):
plugins/cmd/capabilities/log-event-trigger/main.go#L100
fmt.Sprintf format %d has arg logEventConfig.ChainID of wrong type string
|
Core Tests (go_core_tests):
plugins/cmd/capabilities/log-event-trigger/main.go#L103
fmt.Errorf format %d has arg logEventConfig.ChainID of wrong type string
|
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
|
2.74 KB |
|
go_core_ccip_deployment_tests_logs
|
2.64 MB |
|
go_core_fuzz_logs
|
3.2 KB |
|
go_core_race_tests_logs
|
22.2 MB |
|
go_core_tests_logs
|
352 MB |
|
golangci-lint-report
|
787 Bytes |
|