Bump google.golang.org/grpc from 1.67.1 to 1.68.0 #2181
Annotations
12 warnings
misspell
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/
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|
Revive Action:
cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported
|
Revive Action:
cmd/builder/gen/registry.go#L26
exported function CreateRegistry should have comment or be unexported
|
Revive Action:
cmd/builder/gen/server.go#L26
exported function CreateServer should have comment or be unexported
|
Revive Action:
cmd/builder/gen/config.go#L30
exported const KindName should have comment (or a comment on this block) or be unexported
|
Revive Action:
cmd/builder/gen/controllers.go#L39
comment on exported function NewControllerInfo should be of the form "NewControllerInfo ..."
|
Revive Action:
cmd/builder/gen/filters.go#L45
exported function CreateFilter should have comment or be unexported
|
Revive Action:
cmd/builder/gen/jennifer.go#L24
exported type Consts should have comment or be unexported
|
Revive Action:
cmd/builder/build/config.go#L43
exported type Config should have comment or be unexported
|
Revive Action:
cmd/builder/gen/config.go#L94
exported method Config.GenFilters should have comment or be unexported
|
Revive Action:
cmd/builder/utils/validation.go#L22
exported function ValidVariableName should have comment or be unexported
|
Loading