Skip to content

get a few composite tests passing #1802

get a few composite tests passing

get a few composite tests passing #1802

Triggered via pull request July 3, 2024 01:02
Status Success
Total duration 7m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Lint: packages/core/__tests__/language-server/custom-extensions.test.ts#L6
'Position' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/core/__tests__/language-server/custom-extensions.test.ts#L6
'Range' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/core/__tests__/language-server/custom-extensions.test.ts#L6
'TextEdit' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/core/__tests__/language-server/diagnostics.test.ts#L4
'TextEdit' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/core/src/cli/index.ts#L5
'performCheck' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/core/src/cli/index.ts#L101
'projects' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: packages/core/src/cli/index.ts#L117
'optionsToExtend' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: packages/core/src/cli/perform-check.ts#L14
'compilerHost' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: packages/core/src/cli/perform-check.ts#L15
'formatDiagnostic' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: packages/core/src/cli/perform-check.ts#L45
'collectDiagnostics' is defined but never used. Allowed unused vars must match /^_/u
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.