Skip to content

vite-plugin-gea: expose reactiveStyleProp in test compile runtime #283

vite-plugin-gea: expose reactiveStyleProp in test compile runtime

vite-plugin-gea: expose reactiveStyleProp in test compile runtime #283

Triggered via push June 27, 2026 16:53
Status Failure
Total duration 34s
Artifacts

unit-tests.yml

on: push
unit-tests
30s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
unit-tests
Process completed with exit code 1.
unit-tests
Argument of type 'ServerRouteResult | { path: string; route: string; params: Record<string, string>; query: Record<string, string | string[]>; hash: string; matches: string[]; component: null; guardRedirect: null; isNotFound: boolean; }' is not assignable to parameter of type 'ServerRouteResult'.
unit-tests
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/