feat(store): add selectSignal
#842
Annotations
10 errors and 1 warning
Run test:types
'toSignal', which lacks return-type annotation, implicitly has an 'any' return type.
|
Run test:types
Type parameter declaration expected.
|
Run test:types
Variable 'U' implicitly has an 'any' type.
|
Run test:types
',' expected.
|
Run test:types
Variable 'T' implicitly has an 'any' type.
|
Run test:types
',' expected.
|
Run test:types
Cannot find name 'source'.
|
Run test:types
')' expected.
|
Run test:types
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
Run test:types
'T' refers to a value, but is being used as a type here. Did you mean 'typeof T'?
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading