Skip to content

move react19 example app to vite #24

move react19 example app to vite

move react19 example app to vite #24

Triggered via push June 4, 2024 21:32
Status Failure
Total duration 2m 25s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
CI
Property 'scopes' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
CI
Property 'globalScope' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
CI
Property 'acquire' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
CI
Property 'getDeclaredVariables' in type 'ScopeManager' is not assignable to the same property in base type 'ScopeManager'.
CI
Property 'upper' in type 'Scope' is not assignable to the same property in base type 'Scope'.
CI
Property 'childScopes' in type 'Scope' is not assignable to the same property in base type 'Scope'.
CI
Property 'variableScope' in type 'Scope' is not assignable to the same property in base type 'Scope'.
CI
Property 'block' in type 'Scope' is not assignable to the same property in base type 'Scope'.
CI
Property 'variables' in type 'Scope' is not assignable to the same property in base type 'Scope'.
CI
Property 'set' in type 'Scope' is not assignable to the same property in base type 'Scope'.
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.