Skip to content

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

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

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

Triggered via pull request May 21, 2024 21:59
Status Failure
Total duration 1m 21s
Artifacts

checks.yml

on: pull_request
Adapter changes accompanied by a changeset
9s
Adapter changes accompanied by a changeset
Install and verify dependencies
1m 10s
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
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.