Skip to content

Bump golang.org/x/net from 0.17.0 to 0.19.0 #2017

Bump golang.org/x/net from 0.17.0 to 0.19.0

Bump golang.org/x/net from 0.17.0 to 0.19.0 #2017

Triggered via pull request January 1, 2024 04:42
Status Success
Total duration 44s
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: cmd/client/commandv2/specs/spec.go#L18
should have a package comment
analysis: pkg/logger/logger.go#L114
exported function GetLogLevel should have comment or be unexported
analysis: pkg/filters/fallback/fallback.go#L93
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/kafkabackend/kafka_test.go#L62
parameter 'offsets' 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: cmd/builder/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported
analysis: cmd/builder/utils/env.go#L28
exported const EGPath should have comment (or a comment on this block) or be unexported
analysis: cmd/builder/utils/alias.go#L22
exported type Example should have comment or be unexported
analysis: pkg/filters/kafka/kafka_test.go#L66
parameter 'offsets' seems to be unused, consider removing or renaming it as _