fix(deps): update module github.com/spf13/cobra to v1.10.2 #20
GitHub Actions / Unit tests
succeeded
Dec 4, 2025 in 1s
24 passed, 0 failed and 0 skipped
✅ test-result.xml
24 tests were completed in 10s with 24 passed, 0 failed and 0 skipped.
✅ github.com/brpaz/github-notifications-cleaner/cmd/version
✅ TestVersionCmd
✅ github.com/brpaz/github-notifications-cleaner/internal/cleaner
✅ TestNewNotificationsCleaner/default_initialization_sets_expected_values
✅ TestNewNotificationsCleaner/WithGitHubClient_option_sets_the_client
✅ TestNewNotificationsCleaner/WithOlderThanDays_option_sets_the_threshold
✅ TestNewNotificationsCleaner/WithDryRun_option_enables_dry-run_mode
✅ TestNewNotificationsCleaner
✅ TestClean/notification_filtering/marks_old_notifications_as_done
✅ TestClean/notification_filtering/marks_closed_PR_notifications_as_done
✅ TestClean/notification_filtering/marks_closed_issue_notifications_as_done
✅ TestClean/notification_filtering/does_not_mark_open_issue_notifications_as_done
✅ TestClean/notification_filtering
✅ TestClean/respects_dry-run_mode
✅ TestClean/error_handling/handles_API_errors_with_listing_notifications
✅ TestClean/error_handling/handles_API_errors_with_fetching_PR_details
✅ TestClean/error_handling
✅ TestClean
✅ github.com/brpaz/github-notifications-cleaner/internal/log
✅ TestLvlFromEnv/Debug
✅ TestLvlFromEnv/Info
✅ TestLvlFromEnv/Warn
✅ TestLvlFromEnv/Error
✅ TestLvlFromEnv/Empty
✅ TestLvlFromEnv/Invalid
✅ TestLvlFromEnv/Mixed_Case
✅ TestLvlFromEnv
Loading