Skip to content

support host port split of template functions #2078

support host port split of template functions

support host port split of template functions #2078

Triggered via pull request March 25, 2024 10:57
Status Success
Total duration 51s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/client/commandv2/specs/spec.go#L116
comment on exported type AutoCertManagerSpec should be of the form "AutoCertManagerSpec ..." (with optional leading article)
analysis: cmd/builder/gen/server.go#L26
exported function CreateServer should have comment or be unexported
analysis: pkg/filters/meshadaptor/meshadaptor.go#L92
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/gen/registry.go#L26
exported function CreateRegistry should have comment or be unexported
analysis: pkg/filters/redirectorv2/redirectorv2_test.go#L37
parameter 'context' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/remotefilter/remotefilter.go#L163
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/redirector/redirector.go#L131
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/validator/validator.go#L110
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/cluster/customdata/customdata.go#L168
comment on exported method Store.DeleteAllKinds should be of the form "DeleteAllKinds ..."
analysis: cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported