add order select hook support #613
ci-workflow.yml
on: pull_request
Check tsc, lint, and prettier
1m 19s
Matrix: test
Annotations
5 errors and 6 warnings
Test on node 18 and ubuntu-latest:
test/rems.hook.test.ts#L1
Cannot find module '../src/hooks/rems.hook' or its corresponding type declarations.
|
Test on node 18 and ubuntu-latest
Process completed with exit code 1.
|
Test on node 18 and macos-latest:
test/rems.hook.test.ts#L1
Cannot find module '../src/hooks/rems.hook' or its corresponding type declarations.
|
Test on node 18 and macos-latest
The operation was canceled.
|
Test on node 18 and windows-latest
The operation was canceled.
|
Check tsc, lint, and prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check tsc, lint, and prettier
Unexpected input(s) 'node-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Check tsc, lint, and prettier
Unexpected input(s) 'node-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Test on node 18 and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on node 18 and macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on node 18 and windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|