all optimizations #39
test.yml
on: pull_request
Matrix: Build and run test Suite
Matrix: Check package config with are-the-types-wrong
Matrix: test-dist
Matrix: test-published-artifact-local
Matrix: test-published-artifact
Matrix: test-types
Annotations
141 errors and 25 warnings
|
test/typetests/connect-options-and-issues.test-d.tsx > type tests > merged props inference:
test/typetests/connect-options-and-issues.test-d.tsx#L85
TypeCheckError: Parameter 'ownProps' implicitly has an 'any' type.
❯ test/typetests/connect-options-and-issues.test-d.tsx:85:35
|
|
test/typetests/connect-options-and-issues.test-d.tsx > type tests > merged props inference:
test/typetests/connect-options-and-issues.test-d.tsx#L85
TypeCheckError: Parameter 'dispatchProps' implicitly has an 'any' type.
❯ test/typetests/connect-options-and-issues.test-d.tsx:85:20
|
|
test/typetests/connect-options-and-issues.test-d.tsx > type tests > merged props inference:
test/typetests/connect-options-and-issues.test-d.tsx#L85
TypeCheckError: Parameter 'stateProps' implicitly has an 'any' type.
❯ test/typetests/connect-options-and-issues.test-d.tsx:85:8
|
|
test/typetests/connect-mapstate-mapdispatch.test-d.tsx:
test/typetests/connect-mapstate-mapdispatch.test-d.tsx#L3
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/typetests/connect-mapstate-mapdispatch.test-d.tsx:3:25
|
|
Test Types with TypeScript 6.0 and React ^18:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
test/typetests/connect-mapstate-mapdispatch.test-d.tsx:
test/typetests/connect-mapstate-mapdispatch.test-d.tsx#L2
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/typetests/connect-mapstate-mapdispatch.test-d.tsx:2:65
|
|
Test Types with TypeScript 6.0 and React ^18:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
test/integration/server-rendering.spec.tsx:
test/integration/server-rendering.spec.tsx#L15
Error: Cannot find package 'react-redux' imported from /home/runner/work/react-redux/react-redux/test/integration/server-rendering.spec.tsx
❯ test/integration/server-rendering.spec.tsx:15:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
Test Types with TypeScript 6.0 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 6.0 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 6.0 and React ^18:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Unhandled error:
test/utils/Subscription.spec.ts#L2
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/utils/Subscription.spec.ts:2:35
|
|
Test Types with TypeScript 6.0 and React ^18:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Unhandled error:
test/integration/server-rendering.spec.tsx#L47
TypeCheckError: Parameter 'state' implicitly has an 'any' type.
❯ test/integration/server-rendering.spec.tsx:47:8
|
|
Test Types with TypeScript 6.0 and React ^18:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Unhandled error:
test/integration/server-rendering.spec.tsx#L15
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/integration/server-rendering.spec.tsx:15:35
|
|
Test Types with TypeScript 6.0 and React ^18:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Unhandled error:
test/hooks/useReduxContext.spec.tsx#L7
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/hooks/useReduxContext.spec.tsx:7:45
|
|
Test Types with TypeScript 6.0 and React ^18:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
test/typetests/connect-options-and-issues.test-d.tsx > type tests > merged props inference:
test/typetests/connect-options-and-issues.test-d.tsx#L85
TypeCheckError: Parameter 'ownProps' implicitly has an 'any' type.
❯ test/typetests/connect-options-and-issues.test-d.tsx:85:35
|
|
test/typetests/connect-options-and-issues.test-d.tsx > type tests > merged props inference:
test/typetests/connect-options-and-issues.test-d.tsx#L85
TypeCheckError: Parameter 'dispatchProps' implicitly has an 'any' type.
❯ test/typetests/connect-options-and-issues.test-d.tsx:85:20
|
|
test/typetests/connect-options-and-issues.test-d.tsx > type tests > merged props inference:
test/typetests/connect-options-and-issues.test-d.tsx#L85
TypeCheckError: Parameter 'stateProps' implicitly has an 'any' type.
❯ test/typetests/connect-options-and-issues.test-d.tsx:85:8
|
|
test/typetests/connect-mapstate-mapdispatch.test-d.tsx:
test/typetests/connect-mapstate-mapdispatch.test-d.tsx#L3
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/typetests/connect-mapstate-mapdispatch.test-d.tsx:3:25
|
|
test/typetests/connect-mapstate-mapdispatch.test-d.tsx:
test/typetests/connect-mapstate-mapdispatch.test-d.tsx#L2
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/typetests/connect-mapstate-mapdispatch.test-d.tsx:2:65
|
|
test/integration/server-rendering.spec.tsx:
test/integration/server-rendering.spec.tsx#L15
Error: Cannot find package 'react-redux' imported from /home/runner/work/react-redux/react-redux/test/integration/server-rendering.spec.tsx
❯ test/integration/server-rendering.spec.tsx:15:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
Unhandled error:
test/utils/Subscription.spec.ts#L2
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/utils/Subscription.spec.ts:2:35
|
|
Unhandled error:
test/integration/server-rendering.spec.tsx#L47
TypeCheckError: Parameter 'state' implicitly has an 'any' type.
❯ test/integration/server-rendering.spec.tsx:47:8
|
|
Unhandled error:
test/integration/server-rendering.spec.tsx#L15
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/integration/server-rendering.spec.tsx:15:35
|
|
Unhandled error:
test/hooks/useReduxContext.spec.tsx#L7
TypeCheckError: Cannot find module 'react-redux' or its corresponding type declarations.
❯ test/hooks/useReduxContext.spec.tsx:7:45
|
|
Test Published Artifact (Local) rr-rsc-context
Process completed with exit code 1.
|
|
Test Types with TypeScript 5.6 and React ^19:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^19:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^19:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 5.6 and React ^19:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^19:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.6 and React ^19:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.6 and React ^19:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.8 and React ^19:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^19:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^19:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 5.8 and React ^19:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^19:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.8 and React ^19:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.8 and React ^19:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 7.0 and React ^18:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^18:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^18:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 7.0 and React ^18:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^18:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 7.0 and React ^18:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 7.0 and React ^18:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 6.0 and React ^19:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 6.0 and React ^19:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 6.0 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 6.0 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 6.0 and React ^19:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 6.0 and React ^19:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 6.0 and React ^19:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 6.0 and React ^19:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 6.0 and React ^19:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.5 and React ^18:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.5 and React ^18:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.5 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.5 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.5 and React ^18:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 5.5 and React ^18:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.5 and React ^18:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.5 and React ^18:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.5 and React ^18:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.8 and React ^18:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^18:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^18:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 5.8 and React ^18:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.8 and React ^18:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.8 and React ^18:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.8 and React ^18:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.7 and React ^18:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^18:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^18:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 5.7 and React ^18:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^18:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.7 and React ^18:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.7 and React ^18:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 7.0 and React ^19:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^19:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^19:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 7.0 and React ^19:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 7.0 and React ^19:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 7.0 and React ^19:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 7.0 and React ^19:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.6 and React ^18:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^18:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^18:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^18:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 5.6 and React ^18:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.5 and React ^19:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^18:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.5 and React ^19:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^18:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.5 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.5 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.6 and React ^18:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.5 and React ^19:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 5.5 and React ^19:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.5 and React ^19:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.5 and React ^19:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.5 and React ^19:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.7 and React ^19:
test/components/Provider.spec.tsx#L375
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^19:
test/components/Provider.spec.tsx#L268
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'parentProps' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^19:
test/components/Provider.spec.tsx#L243
Parameter 'state' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^19:
test/components/Provider.spec.tsx#L193
Parameter 'state' implicitly has an 'any' type.
|
|
|
|
Test Types with TypeScript 5.7 and React ^19:
test/components/Provider.spec.tsx#L23
Parameter 'props' implicitly has an 'any' type.
|
|
Test Types with TypeScript 5.7 and React ^19:
test/components/Provider.spec.tsx#L7
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.7 and React ^19:
test/components/Provider.spec.tsx#L6
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Test Types with TypeScript 5.7 and React ^19:
test/components/Provider-rsc.spec.tsx#L4
Cannot find module 'react-redux' or its corresponding type declarations.
|
|
Build and run test Suite (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Published Artifact node-standard
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check package config with are-the-types-wrong (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run local tests against build artifact (React ^18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 6.0 and React ^18
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run local tests against build artifact (React ^19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Published Artifact (Local) rr-rsc-context
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 5.6 and React ^19
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 5.8 and React ^19
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 7.0 and React ^18
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 6.0 and React ^19
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 5.5 and React ^18
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Published Artifact node-esm
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 5.8 and React ^18
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 5.7 and React ^18
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 7.0 and React ^19
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 5.6 and React ^18
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 5.5 and React ^19
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Types with TypeScript 5.7 and React ^19
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Published Artifact vite
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Published Artifact expo
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Published Artifact react-native
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Published Artifact cra4
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Published Artifact cra5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Published Artifact next
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
package
|
206 KB |
sha256:f772dc652d1bc80c68b2ff9809117b69ec0bd081a05caa21b98d50f47f0a3f16
|
|