build(deps-dev): bump ts-jest from 29.0.3 to 29.2.5 #750
Annotations
4 errors and 5 warnings
Run pnpm exec tsc --noEmit:
packages/fatcher/__tests__/adapter.spec.ts#L21
Argument of type '() => Promise<Response>' is not assignable to parameter of type 'FatcherMiddleware'.
|
Run pnpm exec tsc --noEmit:
packages/fatcher/src/fatcher.ts#L20
Type 'FatcherMiddleware | ((req: FatcherRequest) => Promise<Response>)' is not assignable to type 'FatcherMiddleware'.
|
Run pnpm exec tsc --noEmit:
packages/fatcher/src/fatcher.ts#L20
Type '(req: FatcherRequest) => Promise<Response>' is not assignable to type 'FatcherMiddleware'.
|
Run pnpm exec tsc --noEmit
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run pnpm/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run pnpm/[email protected]
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run pnpm/[email protected]
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading