Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 35 updates #729

chore(deps): bump the production-dependencies group across 1 directory with 35 updates

chore(deps): bump the production-dependencies group across 1 directory with 35 updates #729

Triggered via pull request July 1, 2026 12:15
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Type Check, Lint & Validation
43s
Type Check, Lint & Validation
build
build
test
test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Type Check, Lint & Validation: src/components/SubscriptionProvider.tsx#L26
Type 'ApolloClient' is not generic.
Type Check, Lint & Validation: src/components/SubscriptionProvider.tsx#L14
Type 'ApolloClient' is not generic.
Type Check, Lint & Validation: src/components/SubscriptionProvider.tsx#L4
Module '"@apollo/client"' has no exported member 'ApolloProvider'.
Type Check, Lint & Validation: src/app/components/video/VideoPlayer.tsx#L92
Argument of type 'RefObject<HTMLVideoElement | null>' is not assignable to parameter of type 'RefObject<HTMLVideoElement>'.
Type Check, Lint & Validation: src/app/components/video/VideoPlayer.tsx#L90
Argument of type 'RefObject<HTMLVideoElement | null>' is not assignable to parameter of type 'RefObject<HTMLVideoElement>'.
Type Check, Lint & Validation: src/app/components/video/VideoPlayer.tsx#L64
Argument of type 'RefObject<HTMLVideoElement | null>' is not assignable to parameter of type 'RefObject<HTMLVideoElement>'.
Type Check, Lint & Validation: src/app/components/video/AdvancedVideoPlayer.tsx#L121
Argument of type 'RefObject<HTMLVideoElement | null>' is not assignable to parameter of type 'RefObject<HTMLVideoElement>'.
Type Check, Lint & Validation: src/app/components/video/AdvancedVideoPlayer.tsx#L119
Argument of type 'RefObject<HTMLVideoElement | null>' is not assignable to parameter of type 'RefObject<HTMLVideoElement>'.
Type Check, Lint & Validation: src/app/components/video/AdvancedVideoPlayer.tsx#L71
Argument of type 'RefObject<HTMLVideoElement | null>' is not assignable to parameter of type 'RefObject<HTMLVideoElement>'.
Type Check, Lint & Validation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/