Skip to content

feat: Create component in same folder and add it directly into curren… #44

feat: Create component in same folder and add it directly into curren…

feat: Create component in same folder and add it directly into curren… #44

Triggered via push July 26, 2024 07:23
Status Failure
Total duration 42s
Artifacts
Svelte Check & Unit Test
31s
Svelte Check & Unit Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Svelte Check & Unit Test
Type 'Root' does not satisfy the constraint 'Node<Data>'.
Svelte Check & Unit Test
No overload matches this call.
Svelte Check & Unit Test
Type 'Root' does not satisfy the constraint 'Node<Data>'.
Svelte Check & Unit Test
Property 'tagName' does not exist on type 'never'.
Svelte Check & Unit Test
Property 'properties' does not exist on type 'never'.
Svelte Check & Unit Test
Property 'properties' does not exist on type 'never'.
Svelte Check & Unit Test
Property 'children' does not exist on type 'never'.
Svelte Check & Unit Test
Property 'properties' does not exist on type 'never'.
Svelte Check & Unit Test
Property 'children' does not exist on type 'never'.
Svelte Check & Unit Test
Property 'properties' does not exist on type 'never'.
Svelte Check & Unit Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/