Skip to content

add template test util #349

add template test util

add template test util #349

Triggered via push October 3, 2024 22:33
Status Failure
Total duration 41s
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/01_basic_spec.test.tsx#L14
`./utils` import should occur after import of `src/ScopeProvider3/scope`
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
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__/ScopeProvider3/01_basic_spec.test.tsx#L15
'Store' is defined but never used
test: __tests__/ScopeProvider3/01_basic_spec.test.tsx#L227
's1AtomStateMap' is assigned a value but never used
test: __tests__/ScopeProvider3/01_basic_spec.test.tsx#L234
's0DerivedCb' is assigned a value but never used
test: __tests__/ScopeProvider3/01_basic_spec.test.tsx#L235
's0BaseCb' is assigned a value but never used
test: __tests__/ScopeProvider3/01_basic_spec.test.tsx#L236
's1DerivedCb' is assigned a value but never used
test: __tests__/ScopeProvider3/01_basic_spec.test.tsx#L237
's1BaseCb' is assigned a value but never used
test: __tests__/ScopeProvider3/scopeTemplate/scopeTemplate.test.ts#L1
'RESET' is defined but never used
test: __tests__/ScopeProvider3/scopeTemplate/scopeTemplate.test.ts#L7
'a' is assigned a value but never used
test: __tests__/ScopeProvider3/scopeTemplate/scopeTemplate.test.ts#L7
'c' is assigned a value but never used
test: __tests__/derive/trials/getAtomState-caller.ts#L1
'AnyWritableAtom' is defined but never used