Skip to content

CI

CI #2258

Triggered via pull request review August 12, 2023 20:26
@NvosNvos
submitted 91130a8
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

on: pull_request_review
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Checks: packages/solid-urql/src/createQuery.test.tsx#L38
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Checks: packages/solid-urql/src/createQuery.test.tsx#L38
'Suspense' cannot be used as a JSX component.
Checks: packages/solid-urql/src/createQuery.test.tsx#L38
Type 'JSX.Element' is not assignable to type 'import("/home/runner/work/urql/urql/node_modules/.pnpm/[email protected]/node_modules/solid-js/types/jsx").JSX.Element'.
Checks: packages/solid-urql/src/createQuery.test.tsx#L38
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Checks: packages/solid-urql/src/createQuery.test.tsx#L39
Type 'Element' is not assignable to type 'string | Element'.
Checks: packages/solid-urql/src/createQuery.test.tsx#L39
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Checks: packages/solid-urql/src/createQuery.test.tsx#L39
'Show' cannot be used as a JSX component.
Checks: packages/solid-urql/src/createQuery.test.tsx#L40
No overload matches this call.
Checks: packages/solid-urql/src/createQuery.test.tsx#L40
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
Checks: packages/solid-urql/src/createQuery.test.tsx#L42
Type 'Element' is not assignable to type 'string | Element'.