Skip to content

Config with env

Config with env #1882

Triggered via pull request August 30, 2023 10:19
Status Success
Total duration 56s
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/protocols/grpcprot/fake.go#L43
parameter 'md' seems to be unused, consider removing or renaming it as _
analysis: pkg/protocols/grpcprot/fake.go#L43
exported method FakeServerStream.SetTrailer should have comment or be unexported
analysis: pkg/protocols/grpcprot/grpc.go#L44
parameter 'resp' seems to be unused, consider removing or renaming it as _
analysis: pkg/supervisor/spec.go#L76
exported function NewMeta should have comment or be unexported
analysis: pkg/protocols/grpcprot/request.go#L172
parameter 'payload' seems to be unused, consider removing or renaming it as _
analysis: pkg/protocols/grpcprot/response.go#L109
parameter 'payload' seems to be unused, consider removing or renaming it as _
analysis: pkg/protocols/grpcprot/grpc.go#L54
parameter 'reqInfo' seems to be unused, consider removing or renaming it as _
analysis: pkg/protocols/grpcprot/response.go#L130
parameter 'name' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/kafkabackend/kafka.go#L83
parameter 'spec' seems to be unused, consider removing or renaming it as _
analysis: pkg/filters/fallback/fallback.go#L93
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _