refactor power_event_watcher for configurable subscriber behavior #5362
go.yml
on: pull_request
Matrix: launcher
Matrix: package_builder
Matrix: Exec Test
ci_mergeable
0s
Matrix: Store Artifacts
Annotations
11 errors and 6 warnings
launcher (ubuntu-20.04):
cmd/launcher/launcher.go#L297
cannot use slogger (variable of type *slog.Logger) as "github.com/kolide/launcher/ee/agent/types".Knapsack value in argument to powereventwatcher.New: *slog.Logger does not implement "github.com/kolide/launcher/ee/agent/types".Knapsack (missing method AddSlogHandler)
|
launcher (ubuntu-20.04):
cmd/launcher/launcher.go#L297
cannot use powerEventSubscriber (variable of type *powereventwatcher.knapsackSubscriber) as *slog.Logger value in argument to powereventwatcher.New
|
launcher (ubuntu-20.04):
cmd/launcher/launcher.go#L297
cannot use slogger (variable of type *slog.Logger) as "github.com/kolide/launcher/ee/agent/types".Knapsack value in argument to powereventwatcher.New: *slog.Logger does not implement "github.com/kolide/launcher/ee/agent/types".Knapsack (missing method AddSlogHandler)
|
launcher (ubuntu-20.04):
cmd/launcher/launcher.go#L297
cannot use powerEventSubscriber (variable of type *powereventwatcher.knapsackSubscriber) as *slog.Logger value in argument to powereventwatcher.New
|
launcher (ubuntu-20.04)
Process completed with exit code 2.
|
launcher (macos-12):
cmd/launcher/launcher.go#L297
cannot use slogger (variable of type *slog.Logger) as "github.com/kolide/launcher/ee/agent/types".Knapsack value in argument to powereventwatcher.New: *slog.Logger does not implement "github.com/kolide/launcher/ee/agent/types".Knapsack (missing method AddSlogHandler)
|
launcher (macos-12):
cmd/launcher/launcher.go#L297
cannot use powerEventSubscriber (variable of type *powereventwatcher.knapsackSubscriber) as *slog.Logger value in argument to powereventwatcher.New
|
launcher (macos-12):
cmd/launcher/launcher.go#L297
cannot use slogger (variable of type *slog.Logger) as "github.com/kolide/launcher/ee/agent/types".Knapsack value in argument to powereventwatcher.New: *slog.Logger does not implement "github.com/kolide/launcher/ee/agent/types".Knapsack (missing method AddSlogHandler)
|
launcher (macos-12):
cmd/launcher/launcher.go#L297
cannot use powerEventSubscriber (variable of type *powereventwatcher.knapsackSubscriber) as *slog.Logger value in argument to powereventwatcher.New
|
launcher (macos-12)
Process completed with exit code 2.
|
launcher (windows-latest)
Process completed with exit code 1.
|
package_builder (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
package_builder (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
launcher (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
launcher (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
package_builder (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
launcher (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|