refactor: complete rewrite & upgrade all deps #1196
Annotations
9 errors and 1 warning
test:
src/provider.ts#L6
Module '"./task-queue"' has no exported member 'Task'.
|
test:
src/provider.ts#L36
Parameter 'token' implicitly has an 'any' type.
|
test:
src/task-queue/index.ts#L4
Cannot find module './task' or its corresponding type declarations.
|
test:
src/task-queue/task-queue.ts#L3
Cannot find module './task' or its corresponding type declarations.
|
test:
src/test/suite/credo-extension.test.ts#L11
Module '"../../task-queue"' has no exported member 'Task'.
|
test:
src/test/suite/provider.test.ts#L12
Module '"../../task-queue"' has no exported member 'Task'.
|
test:
src/test/suite/task-queue.test.ts#L2
Module '"../../task-queue"' has no exported member 'Task'.
|
test:
src/test/suite/task-queue.test.ts#L2
Module '"../../task-queue"' has no exported member 'TaskToken'.
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|