Skip to content

Added default server port #1525

Added default server port

Added default server port #1525

Triggered via push September 12, 2023 21:03
Status Failure
Total duration 6h 0m 24s
Artifacts

ci-go.yml

on: push
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/analyzer/networkPolicyAnalyzer.go#L1
should have a package comment
go-lint: src/analyzer/systemPolicyAnalyzer.go#L134
parameter 'systemLogs' seems to be unused, consider removing or renaming it as _
go-lint: src/analyzer/systemPolicyAnalyzer.go#L173
exported function GetSystemPolicies should have comment or be unexported
go-lint: src/analyzer/networkPolicyAnalyzer.go#L184
exported function GetNetworkPolicies should have comment or be unexported
go-lint: src/analyzer/networkPolicyAnalyzer.go#L135
parameter 'networkLogs' seems to be unused, consider removing or renaming it as _
go-lint: src/cluster/clusterMgmtHandler.go#L1
should have a package comment
go-lint: src/cluster/clusterMgmtHandler.go#L342
should omit type []string from declaration of var skippedLabelKeys; it will be inferred from the right-hand side
go-lint: src/cluster/clusterResourceHandler.go#L69
parameter 'clustername' seems to be unused, consider removing or renaming it as _
go-lint: src/cluster/clusterMgmtHandler.go#L22
exported var BaseURL should have comment or be unexported
go-lint: src/cluster/clusterResourceHandler.go#L53
if block ends with a return statement, so drop this else and outdent its block
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/