refactor(logging): use slog instead of logrus #920
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.
|