Bump github.com/goccy/go-json from 0.10.2 to 0.10.3 #2154
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/easegress. Supported file pattern: go.sum
|
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/topicmapper/topicmapper.go#L85
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/connectcontrol/connectcontrol.go#L144
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/filters/redirectorv2/redirectorv2.go#L143
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/builder/build/config.go#L31
exported type Options 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/client/general/request.go#L126
exported function HandleReqWithStreamResp should have comment or be unexported
|
analysis:
cmd/builder/utils/alias.go#L1
package comment should not have leading space
|