WIP: TS revamp #25
Annotations
13 errors and 2 warnings
cypress
'AudioPlayer' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
cypress
'LoadArguments' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
cypress
Process completed with exit code 1.
|
typecheck:
packages/react-use-audio-player/src/HowlInstanceManager.ts#L1
'HowlOptions' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
typecheck:
packages/react-use-audio-player/src/HowlInstanceManager.ts#L3
'AudioLoadOptions' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
typecheck:
packages/react-use-audio-player/src/HowlInstanceManager.ts#L4
'Action' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
typecheck:
packages/react-use-audio-player/src/types.ts#L1
'AudioPlayerState' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
typecheck:
packages/react-use-audio-player/src/useAudioPlayer.ts#L9
'AudioPlayer' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
typecheck:
packages/react-use-audio-player/src/useAudioPlayer.ts#L9
'LoadArguments' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
typecheck:
packages/react-use-audio-player/src/useGlobalAudioPlayer.ts#L3
'Action' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
typecheck:
packages/react-use-audio-player/src/useGlobalAudioPlayer.ts#L10
'AudioPlayer' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
typecheck:
packages/react-use-audio-player/src/useGlobalAudioPlayer.ts#L10
'LoadArguments' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
typecheck:
packages/react-use-audio-player/src/useHowlEventSync.ts#L2
'Dispatch' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
cypress
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|