Replace eslint and prettier with oxlint and oxfmt #14721
Annotations
1 error, 19 warnings, and 1 notice
|
Lint
Process completed with exit code 1.
|
|
eslint(no-constant-condition):
packages/lib-engine/src/processTargets/TargetPipelineRunner.ts#L413
Unexpected constant condition
|
|
eslint(no-unused-vars):
packages/lib-engine/src/processTargets/modifiers/FallbackStage.ts#L27
Catch parameter '_error' is caught but never used.
|
|
eslint(no-unused-vars):
packages/lib-engine/src/scopeProviders/ScopeRangeWatcher.ts#L149
Catch parameter '_e' is caught but never used.
|
|
eslint-plugin-unicorn(no-new-array):
packages/lib-engine/src/generateSpokenForm/primitiveTargetToSpokenForm.ts#L56
Do not use `new Array(singleArgument)`.
|
|
eslint(no-unused-vars):
packages/lib-engine/src/core/commandVersionUpgrades/upgradeV1ToV2/upgradeV1ToV2.ts#L71
Variable 'type' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/lib-engine/src/core/commandVersionUpgrades/upgradeV1ToV2/upgradeV1ToV2.ts#L37
Variable 'type' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/lib-common/src/testUtil/getSnapshotForComparison.ts#L58
Variable 'visibleRanges' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/lib-engine/src/processTargets/targets/BaseTarget.ts#L163
Variable 'thatTarget' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/app-vscode/src/ide/vscode/VscodeOpenLink.ts#L36
Catch parameter '_err' is caught but never used.
|
|
eslint-plugin-unicorn(no-useless-spread):
packages/app-vscode/src/ide/vscode/VSCodeScopeVisualizer/VscodeFancyRangeHighlighter/generateDifferentiatedRanges.ts#L31
Using a spread operator here creates a new array unnecessarily.
|
|
Test Neovim
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DeterminateSystems/magic-nix-cache-action@v13. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (ubuntu-latest, legacy)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: HaaLeo/publish-vscode-extension@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (ubuntu-latest, legacy)
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
|
|
Test (macos-latest, stable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: HaaLeo/publish-vscode-extension@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (macos-latest, stable)
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
|
|
Test (ubuntu-latest, stable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: HaaLeo/publish-vscode-extension@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (ubuntu-latest, stable)
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
|
|
Test (windows-latest, stable)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: HaaLeo/publish-vscode-extension@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (windows-latest, stable)
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
|
|
Test Neovim
gh-actions-lua: Cache restored: lua:luajit-openresty:linux:x64:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
vsix
Expired
|
517 KB |
sha256:f2c488c7e1325c17c66939a69f932ebe28d26fac39203539fae11ff93c4c2f77
|
|