Skip to content

CI Core

CI Core #69124

Triggered via pull request September 30, 2024 09:01
Status Failure
Total duration 22m 37s
Billable time 51m
Artifacts 6

ci-core.yml

on: pull_request
Detect Changes
7s
Detect Changes
Clean Go Tidy & Generate
8m 30s
Clean Go Tidy & Generate
Matrix: core
Flakey Test Detection
2m 44s
Flakey Test Detection
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: core/capabilities/triggers/logevent/service_test.go#L79
Error return value of `testutils.PrintMap` is not checked (errcheck)
lint: core/capabilities/triggers/logevent/trigger.go#L91
G115: integer overflow conversion uint64 -> int64 (gosec)
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/triggers/logevent/service.go#L16
const `defaultSendChannelBufferSize` is unused (unused)
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_test.go#L11
import 'github.com/test-go/testify/mock' is not allowed from list 'main': Use github.com/stretchr/testify/mock instead (depguard)
lint: core/capabilities/triggers/logevent/service_test.go#L60
shadow: declaration of "err" shadows declaration at line 33 (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.

Artifacts

Produced during runtime
Name Size
flakey_test_runner_logs
1.2 KB
go_core_ccip_deployment_tests_logs
2.68 MB
go_core_fuzz_logs
3.16 KB
go_core_race_tests_logs
22.5 MB
go_core_tests_logs
352 MB
golangci-lint-report
824 Bytes