test: add comprehensive tests for config consolidation and defaults #58
Annotations
4 errors
|
|
|
cmd/tdx/main.go#L11
SA1019: "github.com/niklas-heer/tdx/internal/config" is deprecated: The YAML-based config (config.yaml) is deprecated. Use config.toml instead. Settings are now managed via cmd/tdx/userconfig.go. This file is kept for backwards compatibility and will be removed in a future version. The recent files functionality (recent.go) is still actively used. (staticcheck)
|
|
cmd/tdx/cli_tui_test.go#L11
SA1019: "github.com/niklas-heer/tdx/internal/config" is deprecated: The YAML-based config (config.yaml) is deprecated. Use config.toml instead. Settings are now managed via cmd/tdx/userconfig.go. This file is kept for backwards compatibility and will be removed in a future version. The recent files functionality (recent.go) is still actively used. (staticcheck)
|
|
cmd/tdx/advanced_features_test.go#L9
SA1019: "github.com/niklas-heer/tdx/internal/config" is deprecated: The YAML-based config (config.yaml) is deprecated. Use config.toml instead. Settings are now managed via cmd/tdx/userconfig.go. This file is kept for backwards compatibility and will be removed in a future version. The recent files functionality (recent.go) is still actively used. (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading