Skip to content

refactor power_event_watcher for configurable subscriber behavior #5361

refactor power_event_watcher for configurable subscriber behavior

refactor power_event_watcher for configurable subscriber behavior #5361

Triggered via pull request June 27, 2024 15:54
Status Failure
Total duration 18m 17s
Artifacts

go.yml

on: pull_request
Matrix: launcher
Matrix: package_builder
Version Baseline
0s
Version Baseline
Matrix: Exec Test
ci_mergeable
0s
ci_mergeable
Matrix: Store Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
launcher (ubuntu-20.04): cmd/launcher/launcher.go#L296
undefined: powereventwatcher.NewKnapsackSubscriber
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#L296
undefined: powereventwatcher.NewKnapsackSubscriber
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)
Process completed with exit code 2.
launcher (macos-12): cmd/launcher/launcher.go#L296
undefined: powereventwatcher.NewKnapsackSubscriber
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#L296
undefined: powereventwatcher.NewKnapsackSubscriber
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)
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/.
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 (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/.
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/.