feat: add option to disable update check #60
autoRelease.yml
on: push
Matrix: Build & Sanity Check
Draft latest release on GitHub
0s
Publish latest build to DockerHub
0s
Annotations
11 errors and 1 notice
|
Build & Sanity Check (ubuntu-latest)
Process completed with exit code 2.
|
|
Build & Sanity Check (ubuntu-latest):
src/lib/Video.ts#L69
Property 'textTracks' does not exist on type '{ id: string; guid: string; title: string; type: string; description: string; releaseDate: string | null; duration: number; creator: string; likes: number; dislikes: number; score: number; isProcessing: boolean; ... 7 more ...; levels: { ...; }[]; }'.
|
|
Build & Sanity Check (ubuntu-latest):
src/lib/Video.ts#L61
Property 'textTracks' does not exist on type '{ id: string; guid: string; title: string; type: string; description: string; releaseDate: string | null; duration: number; creator: string; likes: number; dislikes: number; score: number; isProcessing: boolean; ... 7 more ...; levels: { ...; }[]; }'.
|
|
Build & Sanity Check (ubuntu-latest):
src/lib/Subscription.ts#L134
Property 'textTracks' does not exist on type '{ id: string; guid: string; title: string; type: string; description: string; releaseDate: string | null; duration: number; creator: string; likes: number; dislikes: number; score: number; isProcessing: boolean; ... 7 more ...; levels: { ...; }[]; }'.
|
|
Build & Sanity Check (ubuntu-latest):
src/lib/Subscription.ts#L89
Parameter 'track' implicitly has an 'any' type.
|
|
Build & Sanity Check (ubuntu-latest):
src/lib/Subscription.ts#L89
Property 'textTracks' does not exist on type '{ id: string; guid: string; title: string; type: string; description: string; releaseDate: string | null; duration: number; creator: string; likes: number; dislikes: number; score: number; isProcessing: boolean; ... 7 more ...; levels: { ...; }[]; }'.
|
|
Build & Sanity Check (ubuntu-latest):
src/lib/Subscription.ts#L89
Property 'textTracks' does not exist on type '{ id: string; guid: string; title: string; type: string; description: string; releaseDate: string | null; duration: number; creator: string; likes: number; dislikes: number; score: number; isProcessing: boolean; ... 7 more ...; levels: { ...; }[]; }'.
|
|
Build & Sanity Check (ubuntu-latest):
src/lib/Subscription.ts#L72
Parameter 'track' implicitly has an 'any' type.
|
|
Build & Sanity Check (ubuntu-latest):
src/lib/Subscription.ts#L72
Property 'textTracks' does not exist on type '{ id: string; guid: string; title: string; type: string; description: string; releaseDate: string | null; duration: number; creator: string; likes: number; dislikes: number; score: number; isProcessing: boolean; ... 7 more ...; levels: { ...; }[]; }'.
|
|
Build & Sanity Check (windows-latest)
The operation was canceled.
|
|
Build & Sanity Check (windows-latest)
The strategy configuration was canceled because "Sanity.ubuntu-latest" failed
|
|
Build & Sanity Check (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|