changelog #26
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/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|