Skip to content

[WIP] Refactor to use the new jotai store derive method (Attempt 2) #342

[WIP] Refactor to use the new jotai store derive method (Attempt 2)

[WIP] Refactor to use the new jotai store derive method (Attempt 2) #342

Triggered via pull request September 26, 2024 19:52
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
test: __tests__/protoStore.ts#L627
Identifier 'dev4_get_internal_weak_map' is not in camel case
test: __tests__/protoStore.ts#L637
Identifier 'dev4_get_mounted_atoms' is not in camel case
test: __tests__/protoStore.ts#L638
Identifier 'dev4_restore_atoms' is not in camel case
test: __tests__/protoStore.ts#L684
Unexpected dangling '_' in '__JOTAI_DEFAULT_STORE__'
test: __tests__/protoStore.ts#L684
'globalThis' is not defined
test: __tests__/protoStore.ts#L685
Unexpected dangling '_' in '__JOTAI_DEFAULT_STORE__'
test: __tests__/protoStore.ts#L685
'globalThis' is not defined
test
Process completed with exit code 1.
test
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/
test: __tests__/derive/trials/getAtomState-caller.ts#L1
'AnyWritableAtom' is defined but never used
test: __tests__/derive/understanding/atomState.test.ts#L15
'atomCState' is assigned a value but never used
test: __tests__/derive/understanding/derive.test.ts#L1
'AnyAtom' is defined but never used
test: __tests__/derive/understanding/derive.test.ts#L1
'AnyWritableAtom' is defined but never used
test: __tests__/derive/understanding/derive.test.ts#L81
'get' is defined but never used. Allowed unused args must match /^_/u
test: __tests__/derive/understanding/derive.test.ts#L81
'set' is defined but never used. Allowed unused args must match /^_/u
test: __tests__/derive/understanding/deriveStack.test.ts#L27
Unexpected console statement
test: __tests__/derive/understanding/deriveStack.test.ts#L80
'atomAState' is assigned a value but never used
test: __tests__/protoStore.ts#L345
Unexpected console statement
test: __tests__/protoStore.ts#L350
Unexpected console statement