Skip to content

chore(release): release v0.0.1-beta.1 #71

chore(release): release v0.0.1-beta.1

chore(release): release v0.0.1-beta.1 #71

Triggered via push December 10, 2024 11:35
Status Success
Total duration 3m 51s
Artifacts

deploy.yml

on: push
Matrix: Lint, Typecheck, Build, and Deploy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint, Typecheck, Build, and Deploy (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint, Typecheck, Build, and Deploy (18.x): src/main/lib/mime-utils.ts#L4
Assignment to function parameter 'ext'
Lint, Typecheck, Build, and Deploy (18.x): src/main/lib/mime-utils.ts#L21
Assignment to function parameter 'mimeType'
Lint, Typecheck, Build, and Deploy (18.x): src/renderer/src/components/layout/root/RootLayout.tsx#L16
React Hook useEffect has a missing dependency: 'clearPlayingVideo'. Either include it or remove the dependency array
Lint, Typecheck, Build, and Deploy (18.x): src/renderer/src/components/modules/player/Context.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint, Typecheck, Build, and Deploy (18.x): src/renderer/src/components/modules/player/Context.tsx#L38
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint, Typecheck, Build, and Deploy (18.x): src/renderer/src/components/modules/player/initialize/Event.tsx#L33
React Hook useEffect has missing dependencies: 'grabFrame', 'initializePlayerListener', and 'player'. Either include them or remove the dependency array
Lint, Typecheck, Build, and Deploy (18.x): src/renderer/src/components/modules/player/initialize/Event.tsx#L165
React Hook useCallback has missing dependencies: 'grabFrame', 'importAnimeViaIPC', and 'resetVideo'. Either include them or remove the dependency array
Lint, Typecheck, Build, and Deploy (18.x): src/renderer/src/components/modules/player/initialize/Subtitle.tsx#L21
React Hook useEffect has missing dependencies: 'initializeSubtitle', 'subtitle', and 'subtitlesInstance'. Either include them or remove the dependency array
Lint, Typecheck, Build, and Deploy (18.x): src/renderer/src/components/modules/player/initialize/hooks.tsx#L46
React Hook useEffect has missing dependencies: 'dismiss', 'playerInstance', and 'setResponsiveDanmakuConfig'. Either include them or remove the dependency array
Lint, Typecheck, Build, and Deploy (18.x): src/renderer/src/components/modules/player/initialize/hooks.tsx#L114
React Hook useEffect has missing dependencies: 'currentMatchedVideo.animeTitle', 'currentMatchedVideo.episodeTitle', 'danmakuDuration', 'danmakuEndArea', 'danmakuFontSize', 'danmuData', 'isLoadDanmaku', 'parseDanmakuData', 'playerInstance', 'toast', 'url', 'video.hash', and 'video.playList'. Either include them or remove the dependency array