Skip to content

Update dependency typescript to v5.6.2 #3440

Update dependency typescript to v5.6.2

Update dependency typescript to v5.6.2 #3440

Triggered via pull request October 2, 2024 13:42
Status Failure
Total duration 2m 3s
Artifacts

checks.yml

on: pull_request
Adapter changes accompanied by a changeset
8s
Adapter changes accompanied by a changeset
Install and verify dependencies
1m 49s
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/index.ts#L14
Cannot find module 'redux' or its corresponding type declarations.
Install and verify dependencies: packages/core/bootstrap/src/index.ts#L15
This syntax requires an imported helper but module 'tslib' cannot be found.
Install and verify dependencies: packages/core/bootstrap/src/index.ts#L36
Cannot find module 'fastify' or its corresponding type declarations.
Install and verify dependencies: packages/core/bootstrap/src/index.ts#L37
Cannot find module 'prom-client' or its corresponding type declarations.
Install and verify dependencies: packages/core/bootstrap/src/index.ts#L46
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/index.ts#L88
Parameter 'a' implicitly has an 'any' type.
Install and verify dependencies: packages/core/bootstrap/src/lib/config/test-payload-loader.ts#L1
Cannot find module 'ajv' or its corresponding type declarations.
Install and verify dependencies: packages/core/bootstrap/src/lib/config/test-payload-loader.ts#L3
Cannot find module 'path' or its corresponding type declarations.
Install and verify dependencies: packages/core/bootstrap/src/lib/config/test-payload-loader.ts#L63
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/config/test-payload-loader.ts#L67
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.