Code Quality: Add E2E tests for extension and CLI #2474
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/analysis-utils/src/browserManagement/index.ts#L81
Unexpected any. Specify a different type
|
packages/analysis-utils/src/browserManagement/index.ts#L581
Unexpected any. Specify a different type
|
packages/analysis-utils/src/types.ts#L110
Unexpected any. Specify a different type
|
packages/analysis-utils/src/types.ts#L112
Unexpected any. Specify a different type
|
packages/cli/src/index.ts#L253
Unexpected any. Specify a different type
|
packages/common/src/utils/mergeDeep.ts#L16
Unexpected any. Specify a different type
|
packages/common/src/utils/mergeDeep.ts#L20
Unexpected any. Specify a different type
|
packages/common/src/utils/mergeDeep.ts#L20
Unexpected any. Specify a different type
|
packages/common/src/utils/removeAndAddNewSpinnerText.ts#L24
Unexpected any. Specify a different type
|
packages/common/src/utils/resolveWithTimeout.ts#L19
The type 'T' is undefined
|
This job succeeded
Loading