Skip to content

Unskip/fix almost every test that doesn't require code changes #1810

Unskip/fix almost every test that doesn't require code changes

Unskip/fix almost every test that doesn't require code changes #1810

Triggered via pull request July 3, 2024 16:15
@machtymachty
synchronize #746
build-tests-5
Status Failure
Total duration 8m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Lint
Process completed with exit code 1.
Lint: packages/core/__tests__/cli/custom-extensions.test.ts#L6
'typescript' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/core/__tests__/cli/custom-extensions.test.ts#L7
'semver' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/core/__tests__/language-server/custom-extensions.test.ts#L4
'typescript' is defined but never used. Allowed unused vars must match /^_/u
Lint: packages/core/__tests__/language-server/custom-extensions.test.ts#L5
'semver' is defined but never used. Allowed unused vars must match /^_/u
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
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: coactions/setup-xvfb@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/