Bump google.golang.org/grpc from 1.47.0 to 1.58.1 in /trousseau #216
Annotations
10 errors and 5 warnings
trousseau/main.go#L16
import 'github.com/ondat/trousseau/pkg/logger' is not allowed from list 'Main' (depguard)
|
trousseau/main.go#L17
import 'github.com/ondat/trousseau/pkg/metrics' is not allowed from list 'Main' (depguard)
|
trousseau/main.go#L18
import 'github.com/ondat/trousseau/pkg/utils' is not allowed from list 'Main' (depguard)
|
trousseau/main.go#L19
import 'github.com/ondat/trousseau/pkg/version' is not allowed from list 'Main' (depguard)
|
trousseau/main.go#L20
import 'github.com/ondat/trousseau/trousseau/pkg/health' is not allowed from list 'Main' (depguard)
|
trousseau/main.go#L21
import 'github.com/ondat/trousseau/trousseau/pkg/server' is not allowed from list 'Main' (depguard)
|
trousseau/main.go#L23
import 'k8s.io/apiserver/pkg/storage/value/encrypt/envelope/v1beta1' is not allowed from list 'Main' (depguard)
|
trousseau/main.go#L25
import 'k8s.io/klog/v2' is not allowed from list 'Main' (depguard)
|
trousseau/pkg/health/health.go#L11
import 'github.com/ondat/trousseau/pkg/logger' is not allowed from list 'Main' (depguard)
|
trousseau/pkg/health/health.go#L12
import 'github.com/ondat/trousseau/pkg/providers' is not allowed from list 'Main' (depguard)
|
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/
|
trousseau/pkg/health/health.go#L57
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading