Bump go.opentelemetry.io/otel/sdk from 1.14.0 to 1.19.0 #1933
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|
analysis:
cmd/builder/command/run.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/builder/command/run.go#L47
parameter 'args' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/builder/gen/controllers.go#L39
comment on exported function NewControllerInfo should be of the form "NewControllerInfo ..."
|
analysis:
cmd/builder/command/add.go#L33
exported function AddCmd should have comment or be unexported
|
analysis:
cmd/builder/command/build.go#L31
exported function BuildCmd should have comment or be unexported
|
analysis:
cmd/builder/command/add.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/builder/command/init.go#L50
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/builder/utils/validation.go#L22
exported function ValidVariableName should have comment or be unexported
|
analysis:
cmd/builder/gen/registry.go#L26
exported function CreateRegistry should have comment or be unexported
|
analysis:
cmd/builder/utils/alias.go#L22
exported type Example should have comment or be unexported
|