Skip to content

fix(observability): fix concurrent write issue (#765) #1475

fix(observability): fix concurrent write issue (#765)

fix(observability): fix concurrent write issue (#765) #1475

Triggered via push July 7, 2023 04:35
Status Failure
Total duration 6h 0m 26s
Artifacts

ci-go.yml

on: push
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 6 has exceeded the maximum execution time of 360 minutes.
go-sec
The operation was canceled.
go-lint: src/config/configManager.go#L38
exported var CurrentCfg should have comment or be unexported
go-lint: src/config/configManager.go#L40
exported var NetworkPlugIn should have comment or be unexported
go-lint: src/config/configManager.go#L42
exported var HTTPUrlThreshold should have comment or be unexported
go-lint: src/config/configManager.go#L41
exported var IgnoringNetworkNamespaces should have comment or be unexported
go-lint: src/recommendpolicy/recommendPolicy.go#L127
func name will be used as recommendpolicy.RecommendPolicyMain by other packages, and that stutters; consider calling this Main
go-lint: src/config/configManager.go#L54
exported function LoadConfigDB 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/types/constants.go#L6
comment on exported const PolicyDiscoveryVMNamespace should be of the form "PolicyDiscoveryVMNamespace ..."
go-lint: src/types/configData.go#L3
exported type ConfigDB should have comment or be unexported
go-lint: src/types/feedData.go#L5
exported type NetworkLogEvent should have comment or be unexported