Bump google.golang.org/grpc from 1.29.1 to 1.63.2 #27
Annotations
10 errors and 3 warnings
golangci-lint:
auth/auth.go#L8
could not import k8s.io/klog/v2 (-: # k8s.io/klog/v2
|
golangci-lint
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
|
golangci-lint
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
|
golangci-lint
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
|
golangci-lint
invalid operation: logr != nil (mismatched types logr.Logger and untyped nil)
|
golangci-lint
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
|
golangci-lint
invalid operation: loggr != nil (mismatched types logr.Logger and untyped nil)
|
golangci-lint
invalid operation: log != nil (mismatched types logr.Logger and untyped nil)
|
golangci-lint
invalid operation: logging.logr == nil (mismatched types logr.Logger and untyped nil)
|
golangci-lint
cannot use nil as logr.Logger value in struct literal) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
The `save-state` 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/
|
golangci-lint
The `save-state` 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/
|
Loading