Skip to content

wip: lite

wip: lite #283

Triggered via pull request September 7, 2023 07:56
@oscartbeaumontoscartbeaumont
synchronize #222
lite
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: examples/astro/src/components/react/index.tsx#L65
Type '"version"' is not assignable to type '"echo"'.
Test: examples/astro/src/components/react/index.tsx#L66
Type '"transformMe"' is not assignable to type '"echo"'.
Test: examples/astro/src/components/react/index.tsx#L68
Argument of type 'string' is not assignable to parameter of type '[never]'.
Test: examples/astro/src/components/react/index.tsx#L69
Type '"error"' is not assignable to type '"echo"'.
Test: examples/astro/src/components/react/index.tsx#L76
Type 'string' is not assignable to type 'never'.
Test: examples/astro/src/components/react/index.tsx#L99
Argument of type '"Hello!"' is not assignable to parameter of type 'undefined'.
Test: examples/astro/src/components/react/index.tsx#L118
Type 'string' is not assignable to type 'never'.
Test: examples/astro/src/components/solid/index.tsx#L65
Type '"version"' is not assignable to type '"echo"'.
Test: examples/astro/src/components/solid/index.tsx#L66
Type '"transformMe"' is not assignable to type '"echo"'.
Test: examples/astro/src/components/solid/index.tsx#L68
Argument of type 'string' is not assignable to parameter of type '[never]'.