Support nginx conf #1952
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/gen/server.go#L26
exported function CreateServer should have comment or be unexported
|
analysis:
cmd/client/commandv2/common/spec.go#L18
should have a package comment
|
analysis:
build/test/server.go#L37
parameter 't' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/client/commandv2/convert/nginx/cmd.go#L18
should have a package comment
|
analysis:
cmd/client/general/request.go#L126
exported function HandleReqWithStreamResp should have comment or be unexported
|
analysis:
cmd/client/general/visitor.go#L76
exported method Spec.Doc should have comment or be unexported
|
analysis:
cmd/client/resources/customdata.go#L55
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/object/meshcontroller/worker/server.go#L106
parameter 'r' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/object/meshcontroller/worker/egress.go#L204
parameter 'event' seems to be unused, consider removing or renaming it as _
|