Skip to content

ci

ci #307

Manually triggered September 5, 2023 16:56
Status Failure
Total duration 1m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint-core: core/policyengine/policyengine.go#L38
could not import github.com/sysflow-telemetry/sf-processor/core/policyengine/source/common (-: build constraints exclude all Go files in policyengine/source/common) (typecheck)
lint-core: core/policyengine/policyengine.go#L135
s.bypassPolicyEngine undefined (type *PolicyEngine has no field or method bypassPolicyEngine) (typecheck)
lint-core: core/policyengine/policyengine.go#L160
s.processAsync undefined (type *PolicyEngine has no field or method processAsync) (typecheck)
lint-core: core/policyengine/source/flatrecord/operations.go#L116
printf: github.com/pkg/errors.Errorf call has arguments but no formatting directives (govet)
lint-core: core/exporter/encoders/occurrence_test.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint-core
issues found