Skip to content

chore(deps): update dependency typescript to v5.4.5 #1743

chore(deps): update dependency typescript to v5.4.5

chore(deps): update dependency typescript to v5.4.5 #1743

Triggered via pull request May 17, 2024 11:45
Status Failure
Total duration 1m 19s
Artifacts

soak-test-start.yml

on: pull_request
Run Soak Tests Against Changed Adapters
1m 8s
Run Soak Tests Against Changed Adapters
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/middleware/cache/local/types.ts#L1
Cannot find module 'lru-cache' or its corresponding type declarations.
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/modules/logger.ts#L2
Cannot find module 'pino' or its corresponding type declarations.
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/modules/logger.ts#L3
Cannot find module 'lodash' or its corresponding type declarations.
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/modules/logger.ts#L33
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/modules/logger.ts#L34
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/modules/logger.ts#L35
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/modules/logger.ts#L37
Parameter 'label' implicitly has an 'any' type.
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/modules/logger.ts#L42
Parameter 'inputArgs' implicitly has an 'any' type.
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/modules/logger.ts#L42
Parameter 'method' implicitly has an 'any' type.
Run Soak Tests Against Changed Adapters: packages/core/bootstrap/src/lib/modules/logger.ts#L60
Parameter 'arg' implicitly has an 'any' type.
Run Soak Tests Against Changed Adapters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1, azure/k8s-set-context@v2, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Soak Tests Against Changed Adapters
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1, azure/k8s-set-context@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Soak Tests Against Changed Adapters
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Run Soak Tests Against Changed Adapters
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/