Skip to content

Allow passing in memoize functions directly to createSelector. #185

Allow passing in memoize functions directly to createSelector.

Allow passing in memoize functions directly to createSelector. #185

Re-run triggered October 5, 2023 15:12
Status Failure
Total duration 1m 20s
Artifacts

build-and-test-types.yml

on: pull_request
Matrix: build
Matrix: test-published-artifact
Matrix: test-types
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint, Test, Report Coverage on Node 16.x: src/index.ts#L163
Expected indentation of 8 spaces but found 10
Lint, Test, Report Coverage on Node 16.x: src/index.ts#L164
Expected indentation of 8 spaces but found 10
Lint, Test, Report Coverage on Node 16.x: src/index.ts#L165
Expected indentation of 6 spaces but found 8
Lint, Test, Report Coverage on Node 16.x
Process completed with exit code 1.
Lint, Test, Report Coverage 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/