Skip to content

refactor(logging): use slog instead of logrus #920

refactor(logging): use slog instead of logrus

refactor(logging): use slog instead of logrus #920

Triggered via pull request February 3, 2025 02:03
Status Failure
Total duration 1m 50s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: app/discovery/autostop_test.go#L42
not enough arguments in call to discovery.StopAllUnregisteredInstances
Build: app/discovery/autostop_test.go#L74
not enough arguments in call to discovery.StopAllUnregisteredInstances
Build: app/sessions/sessions_manager_test.go#L91
undefined: slog
Build: app/sessions/sessions_manager_test.go#L97
not enough arguments in call to NewSessionsManager
Build: app/theme/list_test.go#L13
not enough arguments in call to theme.NewWithCustomThemes
Build: app/theme/render_test.go#L66
not enough arguments in call to theme.NewWithCustomThemes
Build: app/theme/render_test.go#L180
not enough arguments in call to theme.NewWithCustomThemes
Build: internal/api/api_test.go#L20
not enough arguments in call to theme.New
Build: internal/api/api_test.go#L28
cannot use mock (variable of type *sessionstest.MockManager) as sessions.Manager value in struct literal: *sessionstest.MockManager does not implement sessions.Manager (wrong type for method RequestSession)
Build
Process completed with exit code 1.