Skip to content

feat(web): @solidjs/web/data — router-agnostic query()/action() and a single-flight query channel #1901

feat(web): @solidjs/web/data — router-agnostic query()/action() and a single-flight query channel

feat(web): @solidjs/web/data — router-agnostic query()/action() and a single-flight query channel #1901

Triggered via pull request July 30, 2026 14:30
Status Failure
Total duration 1m 34s
Artifacts

main-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
job
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
job
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
job
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
job
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
job
Parameter 'e' implicitly has an 'any' type.
job
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
job
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
job
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
job
Could not find a declaration file for module '@solidjs/web/jsx-runtime'. '/home/runner/work/solid/solid/packages/solid-web/dist/web.js' implicitly has an 'any' type.
job
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/