docs(recipes): add three illustrative recipes with light/dark diagrams #36
Annotations
15 errors and 2 warnings
|
test (node 22)
Process completed with exit code 1.
|
|
test (node 22):
packages/client/test/client-effect.test.ts#L287
Prefer the spread operator over `Array.from(…)`
|
|
test (node 22):
packages/client/test/client-effect.test.ts#L200
Prefer the spread operator over `Array.from(…)`
|
|
test (node 22):
packages/client/test/client-effect.test.ts#L50
This is the default value for this type parameter, so it can be omitted
|
|
test (node 22):
packages/client/test/client-effect.test.ts#L28
`../src/client-effect.js` import should occur before import of `../src/client.js`
|
|
test (node 22):
packages/client/src/client-effect.ts#L307
This is the default value for this type parameter, so it can be omitted
|
|
test (node 22):
packages/client/src/client-effect.ts#L307
This assertion is unnecessary since the receiver accepts the original type of the expression
|
|
test (node 24)
Process completed with exit code 139.
|
|
test (node 24)
Process completed with exit code 1.
|
|
test (node 24):
packages/client/test/client-effect.test.ts#L287
Prefer the spread operator over `Array.from(…)`
|
|
test (node 24):
packages/client/test/client-effect.test.ts#L200
Prefer the spread operator over `Array.from(…)`
|
|
test (node 24):
packages/client/test/client-effect.test.ts#L50
This is the default value for this type parameter, so it can be omitted
|
|
test (node 24):
packages/client/test/client-effect.test.ts#L28
`../src/client-effect.js` import should occur before import of `../src/client.js`
|
|
test (node 24):
packages/client/src/client-effect.ts#L307
This is the default value for this type parameter, so it can be omitted
|
|
test (node 24):
packages/client/src/client-effect.ts#L307
This assertion is unnecessary since the receiver accepts the original type of the expression
|
|
test (node 22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (node 24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|