Skip to content

Introduce pre-typed createSelector via createSelector.withTypes<RootState>() method #378

Introduce pre-typed createSelector via createSelector.withTypes<RootState>() method

Introduce pre-typed createSelector via createSelector.withTypes<RootState>() method #378

Triggered via pull request December 31, 2023 11:11
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-and-test-types.yml

on: pull_request
Matrix: build
Matrix: Check package config with are-the-types-wrong
Matrix: test-published-artifact
Matrix: test-types
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build and Test on Node 16.x
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Build and Test on Node 16.x
Process completed with exit code 1.
Build and Test on Node 16.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/