Merge pull request #22 from ora-io/dev #59
Annotations
13 errors and 5 warnings
test (lts/*, macos-latest)
Process completed with exit code 1.
|
typecheck:
packages/orap/examples/customDemo/app.ts#L2
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/examples/customDemo/app.ts#L57
Property 'handle' does not exist on type 'TaskStorable'.
|
typecheck:
packages/orap/examples/customDemo/config.ts#L1
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/examples/customDemo/taskTransfer.ts#L1
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/examples/declarativeDemo/app.ts#L3
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/examples/declarativeDemo/app.ts#L65
Parameter 'k' implicitly has an 'any' type.
|
typecheck:
packages/orap/examples/declarativeDemo/app.ts#L79
Parameter 'k' implicitly has an 'any' type.
|
typecheck:
packages/orap/examples/raplizeSample/app.ts#L2
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
typecheck:
packages/orap/src/beat/event.ts#L1
Cannot find module '@ora-io/reku' or its corresponding type declarations.
|
typecheck:
packages/orap/src/debug.ts#L1
Cannot find module '@ora-io/utils' or its corresponding type declarations.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
test (lts/*, macos-latest)
The following actions use a deprecated Node.js version 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/
|
typecheck
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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/
|