Dev #8
ci.yml
on: pull_request
lint
21s
typecheck
17s
Matrix: test
Annotations
11 errors and 5 warnings
typecheck:
packages/orap/orap.ts#L1
Cannot find module '@ora-io/rek' or its corresponding type declarations.
|
typecheck:
packages/orap/orap.ts#L2
Cannot find module '@ora-io/rek' or its corresponding type declarations.
|
typecheck:
packages/orap/signal/event.ts#L3
Cannot find module '@ora-io/rek' or its corresponding type declarations.
|
typecheck:
packages/orap/signal/event.ts#L4
Cannot find module '@ora-io/rek' or its corresponding type declarations.
|
typecheck:
packages/orap/store/storemanager.ts#L1
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/store/storemanager.ts#L2
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/task/base.ts#L1
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/task/base.ts#L2
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/task/storable.ts#L1
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/task/storable.ts#L23
Property 'get' does not exist on type 'StoreManager'.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
typecheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (lts/*, macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (lts/*, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (lts/*, windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|