Skip to content

Add plugins

Add plugins #1180

Triggered via pull request December 2, 2024 19:15
@shooniashoonia
synchronize #354
plugins-2
Status Failure
Total duration 30s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests: tests/DOMEvents/$.spec.tsx#L4
Cannot find module 'jsx-dom-runtime' or its corresponding type declarations.
tests: tests/DOMEvents/$.spec.tsx#L10
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
tests: tests/DOMEvents/$.spec.tsx#L48
Parameter 'div' implicitly has an 'any' type.
tests: tests/DOMEvents/$.spec.tsx#L87
Parameter 'div' implicitly has an 'any' type.
tests: tests/DOMEvents/AnimationEvent.spec.tsx#L10
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
tests: tests/DOMEvents/ClipboardEvent.spec.tsx#L8
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
tests: tests/DOMEvents/CompositionEvent.spec.tsx#L8
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
tests: tests/DOMEvents/ContentVisibilityAutoStateChangeEvent.spec.tsx#L21
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
tests: tests/DOMEvents/DragEvent.spec.tsx#L8
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
tests: tests/DOMEvents/Event.spec.tsx#L13
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.