Bump github.com/nginxinc/nginx-go-crossplane from 0.4.33 to 0.4.78 #2272
Annotations
12 warnings
|
analysis
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/
|
|
analysis:
cmd/builder/gen/registry.go#L26
exported function CreateRegistry should have comment or be unexported
|
|
analysis:
cmd/builder/gen/filters.go#L45
exported function CreateFilter should have comment or be unexported
|
|
analysis:
cmd/builder/gen/controllers.go#L39
comment on exported function NewControllerInfo should be of the form "NewControllerInfo ..."
|
|
analysis:
cmd/builder/gen/config.go#L30
exported const KindName should have comment (or a comment on this block) or be unexported
|
|
analysis:
cmd/builder/gen/server.go#L26
exported function CreateServer should have comment or be unexported
|
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L122
method parameter groupId should be groupID
|
|
analysis:
pkg/filters/remotefilter/remotefilter.go#L163
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
|
analysis:
cmd/client/commandv2/specs/spec.go#L116
comment on exported type AutoCertManagerSpec should be of the form "AutoCertManagerSpec ..." (with optional leading article)
|
|
analysis:
pkg/filters/kafkabackend/kafka_test.go#L119
method parameter groupId should be groupID
|
|
analysis:
cmd/client/commandv2/specs/spec.go#L18
should have a package comment
|
|
analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|