Bump golang.org/x/sys from 0.24.0 to 0.27.0 #2180
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/object/mock/namespacer.go#L65
exported type NamedPipeline should have comment or be unexported
|
analysis:
pkg/object/mock/namespacer.go#L53
type name will be used as mock.MockNamespacer by other packages, and that stutters; consider calling this Namespacer
|
analysis:
pkg/object/mock/namespacer.go#L71
exported type NamedHTTPServer should have comment or be unexported
|
analysis:
cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported
|
analysis:
cmd/builder/build/config.go#L43
exported type Config should have comment or be unexported
|
analysis:
cmd/client/commandv2/specs/spec.go#L18
should have a package comment
|
analysis:
cmd/builder/build/config.go#L126
exported function NewConfig 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/protocols/grpcprot/fake.go#L43
exported method FakeServerStream.SetTrailer 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 _
|