Skip to content

chore(deps): bump actions/github-script from 6 to 9

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

chore(deps): bump actions/github-script from 6 to 9 #9736

chore(deps): bump actions/github-script from 6 to 9
2b3b851
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests succeeded Jun 1, 2026 in 0s

690 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/unit-results.xml

690 tests were completed in 31s with 690 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests/unit/app/api/health/detailed/route.test.ts 3✅ 273ms
tests/unit/app/api/internal/token-delivery/route.test.ts 4✅ 290ms
tests/unit/app/api/spotify/access-token/route.test.ts 4✅ 262ms
tests/unit/app/api/spotify/devices/route.test.ts 5✅ 504ms
tests/unit/app/api/spotify/playlists/[playlistId]/route.test.ts 1✅ 528ms
tests/unit/app/api/spotify/playlists/[playlistId]/tracks/route.test.ts 1✅ 535ms
tests/unit/app/api/spotify/playlists/route.test.ts 3✅ 365ms
tests/unit/app/api/users/route.test.ts 3✅ 488ms
tests/unit/app/api/workout/route.test.ts 5✅ 319ms
tests/unit/app/client/connect/ConnectView.test.tsx 6✅ 2s
tests/unit/app/client/connect/page.test.tsx 7✅ 2s
tests/unit/app/client/connect/SignalQualityIndicator.test.tsx 6✅ 729ms
tests/unit/app/client/connect/UserSettings.test.tsx 8✅ 1s
tests/unit/app/client/connect/WorkoutControls.test.tsx 5✅ 569ms
tests/unit/app/client/control/components/SpotifyControls.test.tsx 10✅ 8s
tests/unit/app/client/control/components/TimerControls.test.tsx 4✅ 1s
tests/unit/app/client/control/ControlPanel.test.tsx 1✅ 686ms
tests/unit/app/client/control/page.test.tsx 1✅ 511ms
tests/unit/app/client/experimental/components/HeartRateTimeSeries.test.tsx 2✅ 713ms
tests/unit/app/client/experimental/components/SessionDetail.test.tsx 2✅ 648ms
tests/unit/app/client/experimental/components/WorkoutSummary.test.tsx 7✅ 4s
tests/unit/app/client/experimental/components/ZoneDistribution.test.tsx 6✅ 1s
tests/unit/app/client/mock/page.test.tsx 3✅ 1s
tests/unit/app/client/spotify-selection/page.test.tsx 3✅ 690ms
tests/unit/components/AuthButton.test.tsx 1✅ 429ms
tests/unit/components/BottomNavBar.test.tsx 6✅ 589ms
tests/unit/components/DashboardClient.test.tsx 6✅ 791ms
tests/unit/components/DashboardSectionLoadingSkeleton.test.tsx 4✅ 408ms
tests/unit/components/ExperimentalAnalyticsPage.test.tsx 2✅ 4s
tests/unit/components/GoogleDocViewer.test.tsx 4✅ 817ms
tests/unit/components/HrmConnectionPanel.test.tsx 3✅ 393ms
tests/unit/components/HrTile.test.tsx 14✅ 887ms
tests/unit/components/LoadingIndicator.test.tsx 2✅ 644ms
tests/unit/components/Playlist/PlaylistTracksDisplay.test.tsx 3✅ 774ms
tests/unit/components/RefreshIconButton.test.tsx 3✅ 722ms
tests/unit/components/shared/ControlCard.test.tsx 2✅ 434ms
tests/unit/components/shared/PlaybackControls.test.tsx 6✅ 416ms
tests/unit/components/shared/VolumeSlider.test.tsx 6✅ 6s
tests/unit/components/Spotify/CurrentSpotifyItemDisplay.test.tsx 7✅ 1s
tests/unit/components/Spotify/DeviceRecommendation.test.tsx 4✅ 573ms
tests/unit/components/Spotify/PlaylistDetails.test.tsx 4✅ 808ms
tests/unit/components/Spotify/PlaylistSelector.test.tsx 5✅ 2s
tests/unit/components/SpotifyDisplay.test.tsx 9✅ 2s
tests/unit/components/TimerDisplay.test.tsx 6✅ 861ms
tests/unit/components/WorkoutTableHeader.test.tsx 1✅ 712ms
tests/unit/constants/bluetooth-messages.test.ts 25✅ 266ms
tests/unit/constants/reconnection.test.ts 7✅ 191ms
tests/unit/context/ErrorContext.test.tsx 2✅ 270ms
tests/unit/context/LoadingContext.test.tsx 2✅ 701ms
tests/unit/context/UserSettingsContext.test.ts 6✅ 212ms
tests/unit/context/UserSettingsContextIntegration.test.ts 7✅ 400ms
tests/unit/context/webSocketReducer.test.ts 13✅ 193ms
tests/unit/gemini-client.test.ts 10✅ 381ms
tests/unit/hooks/useBluetoothHRM.race.test.ts 3✅ 1s
tests/unit/hooks/useBluetoothHRM.test.ts 16✅ 2s
tests/unit/hooks/useConnectUserProfile.test.ts 8✅ 397ms
tests/unit/hooks/useFetchWithRetry.test.ts 4✅ 3s
tests/unit/hooks/useHeightInput.test.ts 5✅ 338ms
tests/unit/hooks/useLocalWorkoutBuffer.test.ts 4✅ 299ms
tests/unit/hooks/usePersistentStorage.test.ts 9✅ 735ms
tests/unit/hooks/useSpotifyAuth.test.ts 5✅ 368ms
tests/unit/hooks/useSpotifyCommand.test.ts 6✅ 356ms
tests/unit/hooks/useSpotifyWebPlayback.test.ts 4✅ 340ms
tests/unit/hooks/useWorkoutSessionManager.test.ts 9✅ 1s
tests/unit/lib/auth.test.ts 7✅ 358ms
tests/unit/lib/calorie-estimation.test.ts 8✅ 224ms
tests/unit/lib/env.test.ts 5✅ 616ms
tests/unit/lib/healthCheck.test.ts 7✅ 396ms
tests/unit/lib/hrm/HrmSessionManager.test.ts 11✅ 372ms
tests/unit/lib/notifications.test.ts 3✅ 232ms
tests/unit/lib/shared/hr-zones.boundary.test.ts 1✅ 214ms
tests/unit/lib/shared/hr-zones.test.ts 12✅ 291ms
tests/unit/lib/spotify.test.ts 5✅ 268ms
tests/unit/lib/structures/RingBuffer.test.ts 4✅ 221ms
tests/unit/lib/utils.test.ts 24✅ 329ms
tests/unit/lib/validation/schemas.test.ts 12✅ 357ms
tests/unit/lib/validation/userMetrics.test.ts 17✅ 280ms
tests/unit/lib/workout-session-storage.fallback.test.ts 4✅ 192ms
tests/unit/lib/workout-session-storage.test.ts 4✅ 235ms
tests/unit/lib/workout-session.test.ts 2✅ 198ms
tests/unit/scripts/conflict-resolver.test.ts 2✅ 241ms
tests/unit/scripts/create-review-issues.test.ts 15✅ 583ms
tests/unit/scripts/gemini-client.test.ts 21✅ 562ms
tests/unit/scripts/utils/git-conflicts.test.ts 4✅ 177ms
tests/unit/services/googleDocParser.test.ts 8✅ 299ms
tests/unit/services/HrmStatsCalculator.test.ts 5✅ 250ms
tests/unit/services/spotifyDeviceManager.test.ts 3✅ 357ms
tests/unit/services/spotifyPlaylistService.test.ts 3✅ 280ms
tests/unit/services/spotifyTokenManager.test.ts 12✅ 4s
tests/unit/services/tabataTimer.test.ts 13✅ 357ms
tests/unit/socketManager.test.ts 26✅ 3s
tests/unit/spotifyPlayerManager.test.ts 14✅ 793ms
tests/unit/spotifyPolling.test.ts 37✅ 3s
tests/unit/useVolumePreference.test.ts 5✅ 329ms
tests/unit/utils/fit-export.test.ts 2✅ 290ms
tests/unit/utils/hrm-filter.test.ts 7✅ 229ms
tests/unit/utils/hrm.test.ts 8✅ 307ms
tests/unit/utils/logger-redaction.test.ts 1✅ 236ms
tests/unit/utils/logger.server.test.ts 4✅ 211ms
tests/unit/utils/logger.test.ts 2✅ 241ms
tests/unit/utils/promise.test.ts 5✅ 187ms
tests/unit/utils/units.test.ts 5✅ 250ms
tests/unit/utils/visualization.test.ts 7✅ 213ms
tests/unit/utils/websocketUtils.test.ts 12✅ 262ms