feat: add no-scope api to ScopeProvider #167
Annotations
4 errors and 2 warnings
test:
__tests__/ScopeProvider/08_noscope.tsx#L10
Function component is not an arrow function
|
test:
__tests__/ScopeProvider/08_noscope.tsx#L29
Function component is not an arrow function
|
test:
src/ScopeProvider/ScopeProvider.tsx#L32
'parentNoScopeSet' is never reassigned. Use 'const' instead
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
__tests__/ScopeProvider/08_noscope.tsx#L56
Unexpected console statement
|