Skip to content

chore(deps): update docker/build-push-action action to v6

39400ed
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): update docker/build-push-action action to v6 #6

chore(deps): update docker/build-push-action action to v6
39400ed
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit tests succeeded Mar 2, 2025 in 1s

24 passed, 0 failed and 0 skipped

Tests passed successfully

βœ…Β test-result.xml

24 tests were completed in 1s with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/brpaz/github-notifications-cleaner 122ms
github.com/brpaz/github-notifications-cleaner/cmd 98ms
github.com/brpaz/github-notifications-cleaner/cmd/clean 70ms
github.com/brpaz/github-notifications-cleaner/cmd/version 1βœ… 3ms
github.com/brpaz/github-notifications-cleaner/internal/cleaner 15βœ… 7ms
github.com/brpaz/github-notifications-cleaner/internal/log 8βœ… 4ms

βœ…Β 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