fix: the tsconfig spec generated for library contains several issues #13924
Annotations
3 errors and 3 warnings
Test:
packages/@o3r/test-helpers/src/utilities/package-manager.ts#L117
Command failed: npm exec ng add @o3r/eslint-config-otter@~999 -- --skip-confirmation --project-name test-app
STDERR:
npm error could not determine executable to run
npm error A complete log of this run can be found in: /home/runner/work/otter/otter/.cache/test-app/npm-cache/_logs/2025-01-22T16_21_16_917Z-debug-0.log
OUTPUT:
,,npm error could not determine executable to run
npm error A complete log of this run can be found in: /home/runner/work/otter/otter/.cache/test-app/npm-cache/_logs/2025-01-22T16_21_16_917Z-debug-0.log
at execCmd (../test-helpers/src/utilities/package-manager.ts:117:11)
at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:178:10)
at Object.<anonymous> (schematics/index.it.spec.ts:21:23)
|
Test:
packages/@o3r/eslint-config-otter/schematics/index.it.spec.ts#L53
expect(received).toEqual(expected) // deep equality
- Expected - 4
+ Received + 0
Array [
- ".vscode/extensions.json",
- "angular.json",
"libs/test-lib/package.json",
- "package-lock.json",
- "package.json",
]
at Object.<anonymous> (schematics/index.it.spec.ts:53:34)
|
Test
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading