Bump golang.org/x/mod from 0.13.0 to 0.14.0 #2015
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/filters/certextractor/certextractor.go#L97
parameter 'previousGeneration' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/client/commandv2/edit.go#L78
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
analysis:
cmd/client/commandv2/get.go#L122
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
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:
pkg/util/fasttime/fasttime_test.go#L26
parameter 't' seems to be unused, consider removing or renaming it as _
|
analysis:
pkg/logger/logger.go#L114
exported function GetLogLevel should have comment or be unexported
|
analysis:
cmd/client/commandv2/convert/nginx/cmd.go#L18
should have a package comment
|
analysis:
pkg/v/validaterecorder.go#L94
exported function IsOmitemptyField should have comment or be unexported
|
analysis:
pkg/object/serviceregistry/service.go#L126
redefinition of the built-in function copy
|