Skip to content

support global filter fallthrough when meet error #2070

support global filter fallthrough when meet error

support global filter fallthrough when meet error #2070

Triggered via pull request March 1, 2024 06:02
Status Success
Total duration 43s
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: pkg/filters/oidcadaptor/oidcadaptor.go#L296
parameter 'rw' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/oidcadaptor/oidcadaptor.go#L296
parameter 'req' 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/api/profile.go#L126
parameter 'w' seems to be unused, consider removing or renaming it as _
analysis: pkg/api/logs.go#L92
parameter 'r' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/proxies/stickysession.go#L209
parameter 'req' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/proxies/healthcheck_test.go#L38
parameter 'svr' seems to be unused, consider removing or renaming it as _
analysis: pkg/api/object.go#L114
parameter 'w' seems to be unused, consider removing or renaming it as _
analysis: pkg/object/meshcontroller/registrycenter/registrycenter.go#L150
parameter 'serviceSpec' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/proxies/loadbalance.go#L244
parameter 'req' seems to be unused, consider removing or renaming it as _