Skip to content

[DO_NOT_MERGE] sync effect (V2) development and testing #3026

[DO_NOT_MERGE] sync effect (V2) development and testing

[DO_NOT_MERGE] sync effect (V2) development and testing #3026

Triggered via pull request January 21, 2025 10:52
Status Failure
Total duration 2m 32s
Artifacts

test-old-typescript.yml

on: pull_request
Matrix: test_matrix
Fit to window
Zoom out
Zoom in

Annotations

176 errors and 20 warnings
test_matrix (3.8.3): tests/syncEffect/syncEffect.ts#L19
Declaration or statement expected.
test_matrix (3.8.3): tests/syncEffect/syncEffect.ts#L20
Declaration or statement expected.
test_matrix (4.2.3)
Process completed with exit code 1.
test_matrix (4.0.5): tests/syncEffect/syncEffect.ts#L19
Declaration or statement expected.
test_matrix (4.0.5): tests/syncEffect/syncEffect.ts#L20
Declaration or statement expected.
test_matrix (3.9.7): tests/syncEffect/syncEffect.ts#L19
Declaration or statement expected.
test_matrix (3.9.7): tests/syncEffect/syncEffect.ts#L20
Declaration or statement expected.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L6
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L63
Property 'h' does not exist on type 'never'.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L64
Property 'h' does not exist on type 'never'.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L66
Property 'm' does not exist on type 'never'.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L78
Property 'u' does not exist on type 'never'.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L79
Property 'u' does not exist on type 'never'.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (4.9.5): tests/vanilla/effect.test.ts#L132
Type 'any' is not assignable to type 'never'.
test_matrix (5.2.2): src/vanilla/store.ts#L742
Type '(atomState: AtomState) => void' is not assignable to type '<Value>(atom: Atom<Value>) => void'.
test_matrix (5.2.2): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.2.2): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.2.2): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (5.2.2): tests/vanilla/store.test.tsx#L1088
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.2.2): tests/vanilla/store.test.tsx#L1090
Parameter 'getAtomState' implicitly has an 'any' type.
test_matrix (5.2.2): tests/vanilla/store.test.tsx#L1091
Parameter 'setAtomState' implicitly has an 'any' type.
test_matrix (5.2.2): tests/vanilla/store.test.tsx#L1092
Parameter 'atomRead' implicitly has an 'any' type.
test_matrix (5.2.2): tests/vanilla/store.test.tsx#L1093
Parameter 'atomWrite' implicitly has an 'any' type.
test_matrix (5.2.2): tests/vanilla/store.test.tsx#L1094
Parameter 'atomOnInit' implicitly has an 'any' type.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L6
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L63
Property 'h' does not exist on type 'never'.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L64
Property 'h' does not exist on type 'never'.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L66
Property 'm' does not exist on type 'never'.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L78
Property 'u' does not exist on type 'never'.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L79
Property 'u' does not exist on type 'never'.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (4.6.4): tests/vanilla/effect.test.ts#L132
Type 'any' is not assignable to type 'never'.
test_matrix (5.1.6): src/vanilla/store.ts#L742
Type '(atomState: AtomState) => void' is not assignable to type '<Value>(atom: Atom<Value>) => void'.
test_matrix (5.1.6): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.1.6): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.1.6): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (5.1.6): tests/vanilla/store.test.tsx#L1088
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.1.6): tests/vanilla/store.test.tsx#L1090
Parameter 'getAtomState' implicitly has an 'any' type.
test_matrix (5.1.6): tests/vanilla/store.test.tsx#L1091
Parameter 'setAtomState' implicitly has an 'any' type.
test_matrix (5.1.6): tests/vanilla/store.test.tsx#L1092
Parameter 'atomRead' implicitly has an 'any' type.
test_matrix (5.1.6): tests/vanilla/store.test.tsx#L1093
Parameter 'atomWrite' implicitly has an 'any' type.
test_matrix (5.1.6): tests/vanilla/store.test.tsx#L1094
Parameter 'atomOnInit' implicitly has an 'any' type.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L6
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L63
Property 'h' does not exist on type 'never'.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L64
Property 'h' does not exist on type 'never'.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L66
Property 'm' does not exist on type 'never'.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L78
Property 'u' does not exist on type 'never'.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L79
Property 'u' does not exist on type 'never'.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (4.8.4): tests/vanilla/effect.test.ts#L132
Type 'any' is not assignable to type 'never'.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L6
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L63
Property 'h' does not exist on type 'never'.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L64
Property 'h' does not exist on type 'never'.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L66
Property 'm' does not exist on type 'never'.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L78
Property 'u' does not exist on type 'never'.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L79
Property 'u' does not exist on type 'never'.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (4.7.4): tests/vanilla/effect.test.ts#L132
Type 'any' is not assignable to type 'never'.
test_matrix (5.4.5): src/vanilla/store.ts#L742
Type '(atomState: AtomState) => void' is not assignable to type '<Value>(atom: Atom<Value>) => void'.
test_matrix (5.4.5): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.4.5): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.4.5): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (5.4.5): tests/vanilla/store.test.tsx#L1088
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.4.5): tests/vanilla/store.test.tsx#L1090
Parameter 'getAtomState' implicitly has an 'any' type.
test_matrix (5.4.5): tests/vanilla/store.test.tsx#L1091
Parameter 'setAtomState' implicitly has an 'any' type.
test_matrix (5.4.5): tests/vanilla/store.test.tsx#L1092
Parameter 'atomRead' implicitly has an 'any' type.
test_matrix (5.4.5): tests/vanilla/store.test.tsx#L1093
Parameter 'atomWrite' implicitly has an 'any' type.
test_matrix (5.4.5): tests/vanilla/store.test.tsx#L1094
Parameter 'atomOnInit' implicitly has an 'any' type.
test_matrix (4.3.5)
Process completed with exit code 1.
test_matrix (5.5.4): src/vanilla/store.ts#L742
Type '(atomState: AtomState) => void' is not assignable to type '<Value>(atom: Atom<Value>) => void'.
test_matrix (5.5.4): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.5.4): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.5.4): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (5.5.4): tests/vanilla/store.test.tsx#L1088
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.5.4): tests/vanilla/store.test.tsx#L1090
Parameter 'getAtomState' implicitly has an 'any' type.
test_matrix (5.5.4): tests/vanilla/store.test.tsx#L1091
Parameter 'setAtomState' implicitly has an 'any' type.
test_matrix (5.5.4): tests/vanilla/store.test.tsx#L1092
Parameter 'atomRead' implicitly has an 'any' type.
test_matrix (5.5.4): tests/vanilla/store.test.tsx#L1093
Parameter 'atomWrite' implicitly has an 'any' type.
test_matrix (5.5.4): tests/vanilla/store.test.tsx#L1094
Parameter 'atomOnInit' implicitly has an 'any' type.
test_matrix (5.0.4): src/vanilla/store.ts#L742
Type '(atomState: AtomState) => void' is not assignable to type '<Value>(atom: Atom<Value>) => void'.
test_matrix (5.0.4): tests/vanilla/effect.test.ts#L6
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
test_matrix (5.0.4): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.0.4): tests/vanilla/effect.test.ts#L63
Property 'h' does not exist on type 'never'.
test_matrix (5.0.4): tests/vanilla/effect.test.ts#L64
Property 'h' does not exist on type 'never'.
test_matrix (5.0.4): tests/vanilla/effect.test.ts#L66
Property 'm' does not exist on type 'never'.
test_matrix (5.0.4): tests/vanilla/effect.test.ts#L78
Property 'u' does not exist on type 'never'.
test_matrix (5.0.4): tests/vanilla/effect.test.ts#L79
Property 'u' does not exist on type 'never'.
test_matrix (5.0.4): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.0.4): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (4.4.4)
Process completed with exit code 1.
test_matrix (5.3.3): src/vanilla/store.ts#L742
Type '(atomState: AtomState) => void' is not assignable to type '<Value>(atom: Atom<Value>) => void'.
test_matrix (5.3.3): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.3.3): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.3.3): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (5.3.3): tests/vanilla/store.test.tsx#L1088
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.3.3): tests/vanilla/store.test.tsx#L1090
Parameter 'getAtomState' implicitly has an 'any' type.
test_matrix (5.3.3): tests/vanilla/store.test.tsx#L1091
Parameter 'setAtomState' implicitly has an 'any' type.
test_matrix (5.3.3): tests/vanilla/store.test.tsx#L1092
Parameter 'atomRead' implicitly has an 'any' type.
test_matrix (5.3.3): tests/vanilla/store.test.tsx#L1093
Parameter 'atomWrite' implicitly has an 'any' type.
test_matrix (5.3.3): tests/vanilla/store.test.tsx#L1094
Parameter 'atomOnInit' implicitly has an 'any' type.
test_matrix (5.6.3): src/vanilla/store.ts#L742
Type '(atomState: AtomState) => void' is not assignable to type '<Value>(atom: Atom<Value>) => void'.
test_matrix (5.6.3): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.6.3): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.6.3): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (5.6.3): tests/vanilla/store.test.tsx#L1088
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.6.3): tests/vanilla/store.test.tsx#L1090
Parameter 'getAtomState' implicitly has an 'any' type.
test_matrix (5.6.3): tests/vanilla/store.test.tsx#L1091
Parameter 'setAtomState' implicitly has an 'any' type.
test_matrix (5.6.3): tests/vanilla/store.test.tsx#L1092
Parameter 'atomRead' implicitly has an 'any' type.
test_matrix (5.6.3): tests/vanilla/store.test.tsx#L1093
Parameter 'atomWrite' implicitly has an 'any' type.
test_matrix (5.6.3): tests/vanilla/store.test.tsx#L1094
Parameter 'atomOnInit' implicitly has an 'any' type.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L6
Type 'unknown' does not satisfy the constraint '(...args: any) => any'.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L63
Property 'h' does not exist on type 'never'.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L64
Property 'h' does not exist on type 'never'.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L66
Property 'm' does not exist on type 'never'.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L78
Property 'u' does not exist on type 'never'.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L79
Property 'u' does not exist on type 'never'.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (4.5.5): tests/vanilla/effect.test.ts#L132
Type 'any' is not assignable to type 'never'.
test_matrix (4.1.5)
Process completed with exit code 1.
test_matrix (5.7.3): src/vanilla/store.ts#L742
Type '(atomState: AtomState) => void' is not assignable to type '<Value>(atom: Atom<Value>) => void'.
test_matrix (5.7.3): tests/vanilla/effect.test.ts#L6
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.7.3): tests/vanilla/effect.test.ts#L123
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.7.3): tests/vanilla/effect.test.ts#L123
Rest parameter 'storeArgs' implicitly has an 'any[]' type.
test_matrix (5.7.3): tests/vanilla/store.test.tsx#L1088
Property 'unstable_derive' does not exist on type 'PrdOrDevStore'.
test_matrix (5.7.3): tests/vanilla/store.test.tsx#L1090
Parameter 'getAtomState' implicitly has an 'any' type.
test_matrix (5.7.3): tests/vanilla/store.test.tsx#L1091
Parameter 'setAtomState' implicitly has an 'any' type.
test_matrix (5.7.3): tests/vanilla/store.test.tsx#L1092
Parameter 'atomRead' implicitly has an 'any' type.
test_matrix (5.7.3): tests/vanilla/store.test.tsx#L1093
Parameter 'atomWrite' implicitly has an 'any' type.
test_matrix (5.7.3): tests/vanilla/store.test.tsx#L1094
Parameter 'atomOnInit' implicitly has an 'any' type.
test_matrix (3.8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.2.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.0.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (3.9.7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.9.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (5.2.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.6.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (5.1.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (5.4.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.3.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (5.5.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (5.0.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.4.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (5.3.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (5.6.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.5.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (4.1.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test_matrix (5.7.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636