WIP: TS revamp #26
Annotations
10 errors and 3 warnings
typecheck:
demos/vite-spa/src/AudioSeekBar.tsx#L9
Cannot find module 'react-use-audio-player' or its corresponding type declarations.
|
typecheck:
demos/vite-spa/src/GlobalAudioSource/AudioPlayerState/AudioControls.tsx#L2
Cannot find module 'react-use-audio-player' or its corresponding type declarations.
|
typecheck:
demos/vite-spa/src/GlobalAudioSource/AudioPlayerState/FileLoader.tsx#L2
Cannot find module 'react-use-audio-player' or its corresponding type declarations.
|
typecheck:
demos/vite-spa/src/GlobalAudioSource/AudioPlayerState/index.tsx#L2
Cannot find module 'react-use-audio-player' or its corresponding type declarations.
|
typecheck:
demos/vite-spa/src/GlobalAudioSource/AutoPlayNextSound/index.tsx#L2
Cannot find module 'react-use-audio-player' or its corresponding type declarations.
|
typecheck:
demos/vite-spa/src/GlobalAudioSource/PlayBar.tsx#L1
Cannot find module 'react-use-audio-player' or its corresponding type declarations.
|
typecheck:
demos/vite-spa/src/GlobalAudioSource/SoundLibrary/index.tsx#L1
'React' is declared but its value is never read.
|
typecheck:
demos/vite-spa/src/GlobalAudioSource/SoundLibrary/index.tsx#L2
Cannot find module 'react-use-audio-player' or its corresponding type declarations.
|
typecheck:
demos/vite-spa/src/MultipleSounds/index.tsx#L3
Cannot find module 'react-use-audio-player' or its corresponding type declarations.
|
typecheck:
demos/vite-spa/src/Streaming/index.tsx#L1
'React' is declared but its value is never read.
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cypress
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cypress
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|