Skip to content

trial: jotai-core scope impl #343

trial: jotai-core scope impl

trial: jotai-core scope impl #343

Triggered via push September 26, 2024 21:02
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
test: __tests__/ScopeProvider2/03_nested.test.tsx#L6
`src/ScopeProvider2/ScopeProvider` import should occur before import of `./utils`
test: __tests__/ScopeProvider2/04_derived.test.tsx#L4
`src/ScopeProvider2/ScopeProvider` import should occur before import of `./utils`
test: __tests__/ScopeProvider2/05_derived_self.test.tsx#L5
`src/ScopeProvider2/ScopeProvider` import should occur before import of `./utils`
test: __tests__/ScopeProvider2/06_implicit_parent.test.tsx#L6
`src/ScopeProvider2/ScopeProvider` import should occur before import of `./utils`
test: __tests__/ScopeProvider2/07_writable.test.tsx#L4
`src/ScopeProvider2/ScopeProvider` import should occur before import of `./utils`
test: __tests__/ScopeProvider3/03_nested.test.tsx#L6
`src/ScopeProvider3/ScopeProvider` import should occur before import of `./utils`
test: __tests__/ScopeProvider3/04_derived.test.tsx#L4
`src/ScopeProvider3/ScopeProvider` import should occur before import of `./utils`
test: __tests__/ScopeProvider3/05_derived_self.test.tsx#L5
`src/ScopeProvider3/ScopeProvider` import should occur before import of `./utils`
test: __tests__/ScopeProvider3/06_implicit_parent.test.tsx#L6
`src/ScopeProvider3/ScopeProvider` import should occur before import of `./utils`
test: __tests__/ScopeProvider3/07_writable.test.tsx#L4
`src/ScopeProvider3/ScopeProvider` import should occur before import of `./utils`
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