Bump google.golang.org/grpc from 1.67.1 to 1.69.2 #2186
Annotations
13 warnings
analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|
analysis:
cmd/builder/build/config.go#L43
exported type Config should have comment or be unexported
|
analysis:
cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported
|
analysis:
cmd/builder/build/config.go#L126
exported function NewConfig should have comment or be unexported
|
analysis:
pkg/cluster/customdata/customdata.go#L168
comment on exported method Store.DeleteAllKinds should be of the form "DeleteAllKinds ..."
|
analysis:
pkg/filters/certextractor/certextractor.go#L97
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
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:
pkg/api/customdata.go#L115
parameter 'w' seems to be unused, consider removing or renaming it as _
|
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:
pkg/filters/headerlookup/headerlookup.go#L159
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|