Skip to content

fix: full rewrite of ScopeProvider to address known issues #337

fix: full rewrite of ScopeProvider to address known issues

fix: full rewrite of ScopeProvider to address known issues #337

Triggered via push September 25, 2024 19:20
Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
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/understanding/atomState.test.ts#L15
'atomCState' is assigned a value but never used
test: __tests__/derive/understanding/unstable_derive.test.ts#L82
'get' is defined but never used. Allowed unused args must match /^_/u
test: __tests__/derive/understanding/unstable_derive.test.ts#L82
'set' is defined but never used. Allowed unused args must match /^_/u
test: src/ScopeProvider2/scope.ts#L219
'isWritableAtom' is defined but never used
test: src/ScopeProvider2/scope.ts#L223
'defaultWrite' is assigned a value but never used