Skip to content

Support nginx conf #1942

Support nginx conf

Support nginx conf #1942

Triggered via pull request November 3, 2023 09:47
Status Success
Total duration 47s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/builder/utils/validation.go#L22
exported function ValidVariableName should have comment or be unexported
analysis: cmd/builder/utils/validation.go#L41
exported function ExportableVariableName 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/build.go#L43
parameter 'cmd' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/command/build.go#L43
parameter 'args' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/command/build.go#L50
parameter 'cmd' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/command/build.go#L50
parameter 'args' seems to be unused, consider removing or renaming it as _
analysis: cmd/client/resources/customdata.go#L182
exported function EditCustomData should have comment or be unexported
analysis: cmd/builder/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported