Skip to content

fix: change subscribeWithSelector API declaration #1362

fix: change subscribeWithSelector API declaration

fix: change subscribeWithSelector API declaration #1362

Triggered via pull request October 28, 2024 13:36
Status Failure
Total duration 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: src/store.ts#L58
Type 'Extract<keyof NonNullable<O>, string>' cannot be used to index type 'O'.
lint
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/