Skip to content

feat: 🎸 add listener, fix android window focus #15

feat: 🎸 add listener, fix android window focus

feat: 🎸 add listener, fix android window focus #15

Re-run triggered November 28, 2024 20:45
Status Failure
Total duration 9m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build-library
Process completed with exit code 1.
lint: src/hooks/useDeviceOrientationChange.ts#L1
'MutableRefObject' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint: src/hooks/useDeviceOrientationChange.ts#L2
'OrientationCallback' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint: src/hooks/useLockListener.ts#L1
'MutableRefObject' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint: src/hooks/useLockListener.ts#L2
'OrientationCallback' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint: src/hooks/useOrientationChange.ts#L1
'MutableRefObject' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint: src/hooks/useOrientationChange.ts#L2
'OrientationCallback' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
lint
Process completed with exit code 2.