Reboot #383
ci.yml
on: pull_request
Test
1m 16s
Publish to NPM
0s
Annotations
5 errors
Test:
examples/astro/src/components/react/index.tsx#L65
Argument of type '["version"]' is not assignable to parameter of type '[key: "version", [string, null]]'.
|
Test:
examples/astro/src/components/solid/index.tsx#L65
Type '["version"]' is not assignable to type '[key: "version", [string, null]]'.
|
Test:
examples/nextjs/pages/using-ssp.tsx#L17
Argument of type '["version"]' is not assignable to parameter of type '[key: "version", [string, null]]'.
|
Test:
examples/nextjs/pages/using-ssp.tsx#L22
Property 'message' does not exist on type 'inferQueryError<Procedures, "version">'.
|
Test
Process completed with exit code 1.
|