Skip to content

support method metrics #3

support method metrics

support method metrics #3

Triggered via pull request October 22, 2024 08:11
Status Success
Total duration 45s
Artifacts

code.analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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-providerproxy/easegress-providerproxy. Supported file pattern: go.sum
analysis: cmd/builder/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported
analysis: cmd/builder/utils/context.go#L31
exported function NewExecCmd should have comment or be unexported
analysis: cmd/builder/utils/alias.go#L1
package comment should not have leading space
analysis: pkg/filters/fallback/fallback.go#L93
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: cmd/builder/command/run.go#L47
parameter 'cmd' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/meshadaptor/meshadaptor.go#L92
parameter 'previousGeneration' 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/builder/utils/alias.go#L1
package comment should be of the form "Package utils ..."
analysis: pkg/filters/proxies/grpcproxy/pool.go#L62
exported method MultiPool.Put should have comment or be unexported
analysis: pkg/filters/oidcadaptor/oidcadaptor.go#L296
parameter 'rw' seems to be unused, consider removing or renaming it as _