Skip to content

syscall summarised data #1469

syscall summarised data

syscall summarised data #1469

Triggered via pull request July 5, 2023 16:35
Status Failure
Total duration 6h 0m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
go-ginkgo-test
Process completed with exit code 1.
go-sec
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 360 minutes.
go-sec
The operation was canceled.
go-lint: src/main.go#L1
should have a package comment
go-lint: src/observability/observability.go#L24
exported var CfgDB should have comment or be unexported
go-lint: src/observability/observability.go#L26
comment on exported var SystemLogs should be of the form "SystemLogs ..."
go-lint: src/config/configManager.go#L38
exported var CurrentCfg should have comment or be unexported
go-lint: src/types/policyData.go#L24
exported method SpecICMP.Equal should have comment or be unexported
go-lint: src/insight/networkInsight.go#L58
if block ends with a break statement, so drop this else and outdent its block
go-lint: src/observability/consumer.go#L11
exported type SummaryConsumer should have comment or be unexported
go-lint: src/observability/kubearmor.go#L56
if block ends with a break statement, so drop this else and outdent its block
go-lint: src/observability/publisher.go#L13
exported function ProcessSystemSummary should have comment or be unexported
go-lint: src/analyzer/systemPolicyAnalyzer.go#L173
exported function GetSystemPolicies should have comment or be unexported