Skip to content

add support for crown jewel policies #1528

add support for crown jewel policies

add support for crown jewel policies #1528

Triggered via pull request October 5, 2023 11:43
Status Failure
Total duration 6h 0m 25s
Artifacts

ci-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
go-ginkgo-test
Process completed with exit code 1.
go-sec
The operation was canceled.
go-fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-lint: src/main.go#L1
should have a package comment
go-lint: src/plugin/cilium.go#L103
if block ends with a return statement, so drop this else and outdent its block
go-lint: src/plugin/cilium.go#L113
if block ends with a return statement, so drop this else and outdent its block
go-lint: src/plugin/cilium.go#L127
if block ends with a return statement, so drop this else and outdent its block
go-lint: src/insight/insight.go#L23
if block ends with a break statement, so drop this else and outdent its block
go-lint: src/config/configManager.go#L38
exported var CurrentCfg should have comment or be unexported
go-lint: src/license/server.go#L12
exported type Server should have comment or be unexported
go-lint: src/types/observability.go#L23
comment on exported type CiliumLog should be of the form "CiliumLog ..." (with optional leading article)
go-lint: src/server/grpcServer.go#L132
if block ends with a return statement, so drop this else and outdent its block
go-lint: src/license/license.go#L27
type name will be used as license.LicenseConfig by other packages, and that stutters; consider calling this Config
go-ginkgo-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-ginkgo-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
go-sec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/