Skip to content

Added default server port #1523

Added default server port

Added default server port #1523

Triggered via pull request September 12, 2023 16:11
Status Failure
Total duration 6h 0m 29s
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/analyzer/networkPolicyAnalyzer.go#L1
should have a package comment
go-lint: src/analyzer/systemPolicyAnalyzer.go#L173
exported function GetSystemPolicies should have comment or be unexported
go-lint: src/analyzer/systemPolicyAnalyzer.go#L134
parameter 'systemLogs' seems to be unused, consider removing or renaming it as _
go-lint: src/insight/insight.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/analyzer/networkPolicyAnalyzer.go#L20
range var flowId should be flowID
go-lint: src/insight/systemInsight.go#L13
exported function ConvertSysInsDataToInsResponse should have comment or be unexported
go-lint: src/analyzer/networkPolicyAnalyzer.go#L39
var pbToHTTPs should be pbToHTTPS
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/analyzer/networkPolicyAnalyzer.go#L71
var pbToHttp should be pbToHTTP
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/