Skip to content

feat(store): add selectSignal #848

feat(store): add selectSignal

feat(store): add selectSignal #848

Triggered via pull request February 6, 2024 11:40
Status Failure
Total duration 5m 3s
Artifacts

pr-validation.yml

on: pull_request
Matrix: premerge-integration-test
Matrix: premerge-test
premerge-bundlemon
0s
premerge-bundlemon
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
premerge-integration-test (test:types)
'toSignal', which lacks return-type annotation, implicitly has an 'any' return type.
premerge-integration-test (test:types)
Type parameter declaration expected.
premerge-integration-test (test:types)
Variable 'U' implicitly has an 'any' type.
premerge-integration-test (test:types)
',' expected.
premerge-integration-test (test:types)
Variable 'T' implicitly has an 'any' type.
premerge-integration-test (test:types)
',' expected.
premerge-integration-test (test:types)
Cannot find name 'source'.
premerge-integration-test (test:types)
')' expected.
premerge-integration-test (test:types)
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
premerge-integration-test (test:types)
'T' refers to a value, but is being used as a type here. Did you mean 'typeof T'?
premerge-integration-test (integration:ng16)
The operation was canceled.
premerge-integration-test (integration:ng17)
The operation was canceled.
premerge-build
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/.
premerge-test (lint)
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/.
premerge-integration-test (test:types)
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/.
premerge-integration-test (integration:ng16)
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/.
premerge-integration-test (integration:ng17)
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/.
premerge-test (test)
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/.