Skip to content

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

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

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

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

checks.yml

on: pull_request
Adapter changes accompanied by a changeset
6s
Adapter changes accompanied by a changeset
Install and verify dependencies
1m 19s
Install and verify dependencies
Run unit tests for changed adapters
0s
Run unit tests for changed adapters
Run integration tests for changed adapters
0s
Run integration tests for changed adapters
Run linters and formatters
0s
Run linters and formatters
Documentation generation test
0s
Documentation generation test
Check that changed adapters have the latest EA framework version
0s
Check that changed adapters have the latest EA framework version
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Install and verify dependencies: packages/core/bootstrap/src/lib/middleware/cache/local/types.ts#L1
Cannot find module 'lru-cache' or its corresponding type declarations.
Install and verify dependencies: packages/core/bootstrap/src/lib/modules/logger.ts#L2
Cannot find module 'pino' or its corresponding type declarations.
Install and verify dependencies: packages/core/bootstrap/src/lib/modules/logger.ts#L3
Cannot find module 'lodash' or its corresponding type declarations.
Install and verify 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`.
Install and verify 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`.
Install and verify 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`.
Install and verify dependencies: packages/core/bootstrap/src/lib/modules/logger.ts#L37
Parameter 'label' implicitly has an 'any' type.
Install and verify dependencies: packages/core/bootstrap/src/lib/modules/logger.ts#L42
Parameter 'inputArgs' implicitly has an 'any' type.
Install and verify dependencies: packages/core/bootstrap/src/lib/modules/logger.ts#L42
Parameter 'method' implicitly has an 'any' type.
Install and verify dependencies: packages/core/bootstrap/src/lib/modules/logger.ts#L60
Parameter 'arg' implicitly has an 'any' type.
Adapter changes accompanied by a changeset
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install and verify dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.