chore(deps): update dependency typescript to v5.6.3 #1684
Annotations
10 errors and 4 warnings
Set up and install dependencies:
packages/core/bootstrap/src/lib/middleware/cache/local/types.ts#L1
Cannot find module 'lru-cache' or its corresponding type declarations.
|
Set up and install dependencies:
packages/core/bootstrap/src/lib/modules/logger.ts#L2
Cannot find module 'pino' or its corresponding type declarations.
|
Set up and install dependencies:
packages/core/bootstrap/src/lib/modules/logger.ts#L3
Cannot find module 'lodash' or its corresponding type declarations.
|
Set up and install dependencies:
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`.
|
Set up and install dependencies:
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`.
|
Set up and install dependencies:
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`.
|
Set up and install dependencies:
packages/core/bootstrap/src/lib/modules/logger.ts#L37
Parameter 'label' implicitly has an 'any' type.
|
Set up and install dependencies:
packages/core/bootstrap/src/lib/modules/logger.ts#L42
Parameter 'inputArgs' implicitly has an 'any' type.
|
Set up and install dependencies:
packages/core/bootstrap/src/lib/modules/logger.ts#L42
Parameter 'method' implicitly has an 'any' type.
|
Set up and install dependencies:
packages/core/bootstrap/src/lib/modules/logger.ts#L60
Parameter 'arg' implicitly has an 'any' type.
|
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/.
|
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/
|
Login to Amazon ECR
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Configure AWS Credentials
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