Bump sigs.k8s.io/gateway-api from 1.0.0 to 1.3.0 #2259
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:
pkg/api/registry.go#L42
type name will be used as api.APIResource by other packages, and that stutters; consider calling this Resource
|
|
analysis:
cmd/client/resources/resources.go#L31
exported const DefaultNamespace should have comment or be unexported
|
|
analysis:
pkg/api/registry.go#L42
exported type APIResource should have comment or be unexported
|
|
analysis:
pkg/api/registry.go#L39
exported const DefaultNamespace should have comment or be unexported
|
|
analysis:
cmd/client/resources/customdatakind.go#L223
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
|
analysis:
cmd/client/resources/customdatakind.go#L87
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
|
analysis:
cmd/client/resources/customdatakind.go#L213
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
|
analysis:
cmd/client/resources/customdatakind.go#L45
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
|
analysis:
pkg/filters/redirectorv2/redirectorv2.go#L143
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
|
analysis:
pkg/filters/redirectorv2/redirectorv2.go#L18
package comment should be of the form "Package redirectorv2 ..."
|
|
analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|