Skip to content

Update use-window-event.ts: Fixed types #2050

Update use-window-event.ts: Fixed types

Update use-window-event.ts: Fixed types #2050

Re-run triggered June 19, 2023 12:05
Status Failure
Total duration 3m 45s
Artifacts

pull_request.yml

on: pull_request
test_pull_request
3m 31s
test_pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
test_pull_request
Argument of type '"mantine-local-storage" | "mantine-session-storage"' is not assignable to parameter of type 'keyof WindowEventMap'.
test_pull_request
Output file '/home/runner/work/mantine/mantine/src/mantine-core/lib/index.d.ts' has not been built from source file '/home/runner/work/mantine/mantine/src/mantine-core/src/index.ts'.
test_pull_request
Output file '/home/runner/work/mantine/mantine/src/mantine-core/lib/index.d.ts' has not been built from source file '/home/runner/work/mantine/mantine/src/mantine-core/src/index.ts'.
test_pull_request
Output file '/home/runner/work/mantine/mantine/src/mantine-core/lib/index.d.ts' has not been built from source file '/home/runner/work/mantine/mantine/src/mantine-core/src/index.ts'.
test_pull_request
Output file '/home/runner/work/mantine/mantine/src/mantine-core/lib/index.d.ts' has not been built from source file '/home/runner/work/mantine/mantine/src/mantine-core/src/index.ts'.
test_pull_request
Output file '/home/runner/work/mantine/mantine/src/mantine-core/lib/index.d.ts' has not been built from source file '/home/runner/work/mantine/mantine/src/mantine-core/src/index.ts'.
test_pull_request
Output file '/home/runner/work/mantine/mantine/src/mantine-core/lib/index.d.ts' has not been built from source file '/home/runner/work/mantine/mantine/src/mantine-core/src/index.ts'.
test_pull_request
Output file '/home/runner/work/mantine/mantine/src/mantine-core/lib/index.d.ts' has not been built from source file '/home/runner/work/mantine/mantine/src/mantine-core/src/index.ts'.
test_pull_request
Output file '/home/runner/work/mantine/mantine/src/mantine-core/lib/index.d.ts' has not been built from source file '/home/runner/work/mantine/mantine/src/mantine-core/src/index.ts'.
test_pull_request
Output file '/home/runner/work/mantine/mantine/src/mantine-core/lib/index.d.ts' has not been built from source file '/home/runner/work/mantine/mantine/src/mantine-core/src/index.ts'.
test_pull_request: src/mantine-hooks/src/use-local-storage/create-storage.ts#L100
Argument of type '"mantine-local-storage" | "mantine-session-storage"' is not assignable to parameter of type 'keyof WindowEventMap'.
test_pull_request: src/mantine-tiptap/src/controls/LinkControl/LinkControl.tsx#L90
Argument of type '"edit-link"' is not assignable to parameter of type 'keyof WindowEventMap'.
test_pull_request
Process completed with exit code 2.