fix build ci #2
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
|
cmd/client/commandv2/specs/spec.go#L116
comment on exported type AutoCertManagerSpec should be of the form "AutoCertManagerSpec ..." (with optional leading article)
|
cmd/client/commandv2/specs/spec.go#L18
should have a package comment
|
cmd/builder/command/run.go#L47
parameter 'args' seems to be unused, consider removing or renaming it as _
|
cmd/builder/command/run.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
pkg/supervisor/spec.go#L77
exported function NewMeta should have comment or be unexported
|
cmd/builder/utils/alias.go#L1
package comment should not have leading space
|
cmd/builder/utils/env.go#L28
exported const EGPath should have comment (or a comment on this block) or be unexported
|
cmd/builder/utils/validation.go#L22
exported function ValidVariableName should have comment or be unexported
|
pkg/object/gatewaycontroller/translator.go#L675
parameter 'c' seems to be unused, consider removing or renaming it as _
|
pkg/filters/headerlookup/headerlookup.go#L159
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
This job succeeded
Loading