Skip to content

add order select hook support #615

add order select hook support

add order select hook support #615

Triggered via pull request August 22, 2023 19:20
Status Failure
Total duration 2m 5s
Artifacts

ci-workflow.yml

on: pull_request
Check tsc, lint, and prettier
1m 9s
Check tsc, lint, and prettier
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
Test on node 18 and ubuntu-latest: src/hooks/rems.orderselect.ts#L1
Module '"../rems-cds-hooks/resources/HookTypes"' has no exported member 'OrderSelectPrefetch'.
Test on node 18 and ubuntu-latest: src/hooks/rems.orderselect.ts#L1
Module '"../rems-cds-hooks/resources/HookTypes"' has no exported member 'OrderSelectHook'.
Test on node 18 and ubuntu-latest: src/hooks/rems.orderselect.ts#L1
Property 'ORDER_SELECT' does not exist on type 'typeof SupportedHooks'.
Test on node 18 and ubuntu-latest: src/hooks/rems.orderselect.ts#L1
Parameter 'entry' implicitly has an 'any' type.
Test on node 18 and ubuntu-latest: src/hooks/rems.orderselect.ts#L1
Argument of type '(token: string, req: TypedRequestBody) => Promise<any>' is not assignable to parameter of type '(token: string) => Promise<any>'.
Test on node 18 and ubuntu-latest
Process completed with exit code 1.
Test on node 18 and windows-latest
The operation was canceled.
Test on node 18 and macos-latest: src/hooks/rems.orderselect.ts#L1
Module '"../rems-cds-hooks/resources/HookTypes"' has no exported member 'OrderSelectPrefetch'.
Test on node 18 and macos-latest: src/hooks/rems.orderselect.ts#L1
Module '"../rems-cds-hooks/resources/HookTypes"' has no exported member 'OrderSelectHook'.
Test on node 18 and macos-latest: src/hooks/rems.orderselect.ts#L1
Property 'ORDER_SELECT' does not exist on type 'typeof SupportedHooks'.
Test on node 18 and macos-latest: src/hooks/rems.orderselect.ts#L1
Parameter 'entry' implicitly has an 'any' type.
Test on node 18 and macos-latest: src/hooks/rems.orderselect.ts#L1
Argument of type '(token: string, req: TypedRequestBody) => Promise<any>' is not assignable to parameter of type '(token: string) => Promise<any>'.
Test on node 18 and macos-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 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/
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/