Skip to content

Disabling Auto-imports #169

Disabling Auto-imports

Disabling Auto-imports #169

Triggered via pull request August 12, 2024 02:49
Status Failure
Total duration 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
ci
/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23509 throw new UsageError(`This project is configured to use ${result.spec.name} because ${result.target} has a "packageManager" field`); ^ UsageError: This project is configured to use yarn because /home/runner/work/cash-register/cash-register/package.json has a "packageManager" field at Engine.findProjectSpec (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23509:21) at async Engine.executePackageManagerRequest (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:23539:24) at async Object.runMain (/usr/local/lib/node_modules/corepack/dist/lib/corepack.cjs:24232:5) { clipanion: { type: 'usage' } } Node.js v18.20.4
ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/