fix: full rewrite of ScopeProvider to address known issues #341
Annotations
8 errors and 11 warnings
__tests__/protoStore.ts#L627
Identifier 'dev4_get_internal_weak_map' is not in camel case
|
__tests__/protoStore.ts#L637
Identifier 'dev4_get_mounted_atoms' is not in camel case
|
__tests__/protoStore.ts#L638
Identifier 'dev4_restore_atoms' is not in camel case
|
__tests__/protoStore.ts#L684
Unexpected dangling '_' in '__JOTAI_DEFAULT_STORE__'
|
__tests__/protoStore.ts#L684
'globalThis' is not defined
|
__tests__/protoStore.ts#L685
Unexpected dangling '_' in '__JOTAI_DEFAULT_STORE__'
|
__tests__/protoStore.ts#L685
'globalThis' is not defined
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
__tests__/derive/trials/getAtomState-caller.ts#L1
'AnyWritableAtom' is defined but never used
|
__tests__/derive/understanding/atomState.test.ts#L15
'atomCState' is assigned a value but never used
|
__tests__/derive/understanding/derive.test.ts#L1
'AnyAtom' is defined but never used
|
__tests__/derive/understanding/derive.test.ts#L1
'AnyWritableAtom' is defined but never used
|
__tests__/derive/understanding/derive.test.ts#L81
'get' is defined but never used. Allowed unused args must match /^_/u
|
__tests__/derive/understanding/derive.test.ts#L81
'set' is defined but never used. Allowed unused args must match /^_/u
|
__tests__/derive/understanding/deriveStack.test.ts#L27
Unexpected console statement
|
__tests__/derive/understanding/deriveStack.test.ts#L80
'atomAState' is assigned a value but never used
|
__tests__/protoStore.ts#L345
Unexpected console statement
|
__tests__/protoStore.ts#L350
Unexpected console statement
|
This job failed
Loading