Skip to content

fix AutoCertManager delete duplicate records #2036

fix AutoCertManager delete duplicate records

fix AutoCertManager delete duplicate records #2036

Triggered via pull request January 22, 2024 08:17
Status Success
Total duration 43s
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: pkg/cluster/customdata/customdata.go#L168
comment on exported method Store.DeleteAllKinds should be of the form "DeleteAllKinds ..."
analysis: cmd/client/commandv2/specs/spec.go#L18
should have a package comment
analysis: cmd/client/commandv2/specs/spec.go#L116
comment on exported type AutoCertManagerSpec should be of the form "AutoCertManagerSpec ..." (with optional leading article)
analysis: pkg/filters/proxies/grpcproxy/pool.go#L62
exported method MultiPool.Put 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: pkg/filters/redirectorv2/redirectorv2.go#L18
package comment should be of the form "Package redirectorv2 ..."
analysis: pkg/filters/remotefilter/remotefilter.go#L163
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/mock/mock.go#L109
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/redirectorv2/redirectorv2_test.go#L37
parameter 'context' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/connectcontrol/connectcontrol.go#L144
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _