Skip to content

fix: the tsconfig spec generated for library contains several issues #13646

fix: the tsconfig spec generated for library contains several issues

fix: the tsconfig spec generated for library contains several issues #13646

GitHub Actions / IT Tests report-windows-latest-npm- failed Jan 10, 2025 in 1s

64 passed, 1 failed and 2 skipped

Tests failed

Report Passed Failed Skipped Time
@ama-sdk/create/dist-test/it-report.xml 7✅ 974s
@ama-sdk/schematics/dist-test/it-report.xml 6ms
@o3r/analytics/dist-test/it-report.xml 2✅ 240s
@o3r/apis-manager/dist-test/it-report.xml 1✅ 95s
@o3r/application/dist-test/it-report.xml 1✅ 110s
@o3r/components/dist-test/it-report.xml 8✅ 832s
@o3r/configuration/dist-test/it-report.xml 2✅ 235s
@o3r/core/dist-test/it-report.xml 1✅ 613s
@o3r/create/dist-test/it-report.xml 3✅ 551s
@o3r/design/dist-test/it-report.xml 1✅ 109s
@o3r/eslint-config-otter/dist-test/it-report.xml 2✅ 218s
@o3r/eslint-config/dist-test/it-report.xml 3✅ 605s
@o3r/extractors/dist-test/it-report.xml 3✅ 394s
@o3r/localization/dist-test/it-report.xml 8✅ 957s
@o3r/new-version/dist-test/it-report.xml 1✅ 85s
@o3r/pipeline/dist-test/it-report.xml 2✅ 130s
@o3r/rules-engine/dist-test/it-report.xml 2✅ 233s
@o3r/stylelint-plugin/dist-test/it-report.xml 2✅ 177s
@o3r/styling/dist-test/it-report.xml 8✅ 888s
@o3r/testing/dist-test/it-report.xml 2✅ 2⚪ 344s
@o3r/third-party/dist-test/it-report.xml 1✅ 255s
@o3r/workspace/dist-test/it-report.xml 4✅ 1❌ 724s

✅ @ama-sdk/create/dist-test/it-report.xml

7 tests were completed in 974s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new sdk command 7✅ 962s

✅ Create new sdk command

Create new sdk command should generate a light SDK when the specification is provided
  ✅ Create new sdk command should generate a light SDK when the specification is provided
Create new sdk command should generate a full SDK when the specification is provided
  ✅ Create new sdk command should generate a full SDK when the specification is provided
Create new sdk command should generate a full SDK when the specification is provided as npm dependency
  ✅ Create new sdk command should generate a full SDK when the specification is provided as npm dependency
Create new sdk command should generate an SDK with no package scope
  ✅ Create new sdk command should generate an SDK with no package scope
Create new sdk command should generate an empty SDK ready to be used
  ✅ Create new sdk command should generate an empty SDK ready to be used
Create new sdk command should fail when there is an error
  ✅ Create new sdk command should fail when there is an error
Create new sdk command should use pinned versions when --exact-o3r-version is used
  ✅ Create new sdk command should use pinned versions when --exact-o3r-version is used

✅ @ama-sdk/schematics/dist-test/it-report.xml

No tests found

✅ @o3r/analytics/dist-test/it-report.xml

2 tests were completed in 240s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add analytics 2✅ 225s

✅ ng add analytics

ng add analytics should add analytics to an application
  ✅ ng add analytics should add analytics to an application
ng add analytics should add analytics to a library
  ✅ ng add analytics should add analytics to a library

✅ @o3r/apis-manager/dist-test/it-report.xml

1 tests were completed in 95s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with apis-manager 1✅ 79s

✅ new otter application with apis-manager

new otter application with apis-manager should add apis-manager to existing application
  ✅ new otter application with apis-manager should add apis-manager to existing application

✅ @o3r/application/dist-test/it-report.xml

1 tests were completed in 110s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new Angular application 1✅ 92s

✅ new Angular application

new Angular application should add Otter Application to existing Angular app
  ✅ new Angular application should add Otter Application to existing Angular app

✅ @o3r/components/dist-test/it-report.xml

8 tests were completed in 832s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6✅ 811s
ng add components 2✅ 296s

✅ check metadata migration

check metadata migration should not throw
  ✅ check metadata migration should not throw
check metadata migration should not throw on prerelease
  ✅ check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  ✅ check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  ✅ check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  ✅ check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  ✅ check metadata migration should throw because of unused migration data

✅ ng add components

ng add components should add components to an application
  ✅ ng add components should add components to an application
ng add components should add components to a library
  ✅ ng add components should add components to a library

✅ @o3r/configuration/dist-test/it-report.xml

2 tests were completed in 235s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with configuration 2✅ 219s

✅ new otter application with configuration

new otter application with configuration should add configuration to an application
  ✅ new otter application with configuration should add configuration to an application
new otter application with configuration should add configuration to a library
  ✅ new otter application with configuration should add configuration to a library

✅ @o3r/core/dist-test/it-report.xml

1 tests were completed in 613s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application 1✅ 590s

✅ new otter application

new otter application should build empty app
  ✅ new otter application should build empty app

✅ @o3r/create/dist-test/it-report.xml

3 tests were completed in 551s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new otter project command 3✅ 538s

✅ Create new otter project command

Create new otter project command should generate a project with an application
  ✅ Create new otter project command should generate a project with an application
Create new otter project command should generate a project with a library
  ✅ Create new otter project command should generate a project with a library
Create new otter project command should generate a project with an application with --exact-o3r-version
  ✅ Create new otter project command should generate a project with an application with --exact-o3r-version

✅ @o3r/design/dist-test/it-report.xml

1 tests were completed in 109s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with Design 1✅ 89s

✅ new otter application with Design

new otter application with Design should add design to existing application
  ✅ new otter application with Design should add design to existing application

✅ @o3r/eslint-config-otter/dist-test/it-report.xml

2 tests were completed in 218s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add eslint-config 2✅ 204s

✅ ng add eslint-config

ng add eslint-config should add eslint-config to an application
  ✅ ng add eslint-config should add eslint-config to an application
ng add eslint-config should add eslint-config to a library
  ✅ ng add eslint-config should add eslint-config to a library

✅ @o3r/eslint-config/dist-test/it-report.xml

3 tests were completed in 605s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with eslint config 3✅ 585s

✅ new otter application with eslint config

new otter application with eslint config should add eslint config to existing application
  ✅ new otter application with eslint config should add eslint config to existing application
new otter application with eslint config should add eslint config to existing library
  ✅ new otter application with eslint config should add eslint config to existing library
new otter application with eslint config should add eslint config to existing repository
  ✅ new otter application with eslint config should add eslint config to existing repository

✅ @o3r/extractors/dist-test/it-report.xml

3 tests were completed in 394s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
aggregate migration scripts 1✅ 290s
ng add extractors 2✅ 372s

✅ aggregate migration scripts

aggregate migration scripts should create migration scripts including lib content
  ✅ aggregate migration scripts should create migration scripts including lib content

✅ ng add extractors

ng add extractors should add extractors to an application
  ✅ ng add extractors should add extractors to an application
ng add extractors should add extractors to a library
  ✅ ng add extractors should add extractors to a library

✅ @o3r/localization/dist-test/it-report.xml

8 tests were completed in 957s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6✅ 937s
ng add otter localization 2✅ 312s

✅ check metadata migration

check metadata migration should not throw
  ✅ check metadata migration should not throw
check metadata migration should not throw on prerelease
  ✅ check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  ✅ check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  ✅ check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  ✅ check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  ✅ check metadata migration should throw because of unused migration data

✅ ng add otter localization

ng add otter localization should add localization to an application
  ✅ ng add otter localization should add localization to an application
ng add otter localization should add localization to a library
  ✅ ng add otter localization should add localization to a library

✅ @o3r/new-version/dist-test/it-report.xml

1 tests were completed in 85s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
undefined 1✅ 74s

✅ undefined

 should add Otter Application to existing Angular app
  ✅ should add Otter Application to existing Angular app

✅ @o3r/pipeline/dist-test/it-report.xml

2 tests were completed in 130s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter project 2✅ 118s

✅ new otter project

new otter project should add a GitHub pipeline to existing project
  ✅ new otter project should add a GitHub pipeline to existing project
new otter project should add a GitHub pipeline to existing project with custom runner and registry
  ✅ new otter project should add a GitHub pipeline to existing project with custom runner and registry

✅ @o3r/rules-engine/dist-test/it-report.xml

2 tests were completed in 233s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add rules-engine 2✅ 216s

✅ ng add rules-engine

ng add rules-engine should add rules engine to an application
  ✅ ng add rules-engine should add rules engine to an application
ng add rules-engine should add rules engine to a library
  ✅ ng add rules-engine should add rules engine to a library

✅ @o3r/stylelint-plugin/dist-test/it-report.xml

2 tests were completed in 177s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add stylelint-plugin 2✅ 164s

✅ ng add stylelint-plugin

ng add stylelint-plugin should add stylelint-plugin to an application
  ✅ ng add stylelint-plugin should add stylelint-plugin to an application
ng add stylelint-plugin should add stylelint-plugin to a library
  ✅ ng add stylelint-plugin should add stylelint-plugin to a library

✅ @o3r/styling/dist-test/it-report.xml

8 tests were completed in 888s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6✅ 868s
ng add styling 2✅ 305s

✅ check metadata migration

check metadata migration should not throw
  ✅ check metadata migration should not throw
check metadata migration should not throw on prerelease
  ✅ check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  ✅ check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  ✅ check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  ✅ check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  ✅ check metadata migration should throw because of unused migration data

✅ ng add styling

ng add styling should add styling to an application
  ✅ ng add styling should add styling to an application
ng add styling should add styling to a library
  ✅ ng add styling should add styling to a library

✅ @o3r/testing/dist-test/it-report.xml

4 tests were completed in 344s with 2 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
ng add testing 2✅ 2⚪ 325s

✅ ng add testing

ng add testing should add testing to an application
  ✅ ng add testing should add testing to an application
ng add testing should add testing to an application and fixture to component
  ✅ ng add testing should add testing to an application and fixture to component
ng add testing should add testing to a library
  ⚪ ng add testing should add testing to a library
ng add testing should add testing to a library and fixture to component
  ⚪ ng add testing should add testing to a library and fixture to component

✅ @o3r/third-party/dist-test/it-report.xml

1 tests were completed in 255s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new Angular application 1✅ 243s

✅ new Angular application

new Angular application should add Otter Third Party to existing Angular app
  ✅ new Angular application should add Otter Third Party to existing Angular app

❌ @o3r/workspace/dist-test/it-report.xml

5 tests were completed in 724s with 4 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter workspace 4✅ 1❌ 713s

❌ new otter workspace

new otter workspace should add sdk to an existing workspace
  ✅ new otter workspace should add sdk to an existing workspace
new otter workspace should add sdk to an existing workspace with local spec
  ✅ new otter workspace should add sdk to an existing workspace with local spec
new otter workspace should add sdk to an existing workspace with spec package name
  ✅ new otter workspace should add sdk to an existing workspace with spec package name
new otter workspace should add a library to an existing workspace
  ❌ new otter workspace should add a library to an existing workspace
	Error: expect(received).not.toThrow()
new otter workspace should generate a monorepo setup
  ✅ new otter workspace should generate a monorepo setup

Annotations

Check failure on line 117 in packages/@o3r/test-helpers/src/utilities/package-manager.ts

See this annotation in the file changed.

@github-actions github-actions / IT Tests report-windows-latest-npm-

new otter workspace ► new otter workspace should add a library to an existing workspace ► new otter workspace should add a library to an existing workspace

Failed test found in:
  @o3r/workspace/dist-test/it-report.xml
Error:
  Error: expect(received).not.toThrow()
Raw output
Error: expect(received).not.toThrow()

Error name:    "Error"
Error message: "Command failed: npm exec ng test -- --watch=false --browsers=ChromeHeadless
STDERR:
- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.

Error: error TS6304: Composite projects may not disable declaration emit.···
Error: libs/untouched-lib/src/lib/untouched-lib.component.spec.ts:3:39 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/src/lib/untouched-lib.component.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { UntouchedLibComponent } from './untouched-lib.component';·
                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~···
Error: libs/untouched-lib/src/lib/untouched-lib.service.spec.ts:3:37 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/src/lib/untouched-lib.service.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { UntouchedLibService } from './untouched-lib.service';·
                                      ~~~~~~~~~~~~~~~~~~~~~~~~~···

✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.

Error: error TS6304: Composite projects may not disable declaration emit.···
Error: libs/test-lib/src/lib/test-lib.component.spec.ts:3:34 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/src/lib/test-lib.component.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { TestLibComponent } from './test-lib.component';·
                                   ~~~~~~~~~~~~~~~~~~~~~~···
Error: libs/test-lib/src/lib/test-lib.service.spec.ts:3:32 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/src/lib/test-lib.service.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { TestLibService } from './test-lib.service';·
                                 ~~~~~~~~~~~~~~~~~~~~···

✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.

Error: error TS6304: Composite projects may not disable declaration emit.···
Error: libs/test-library/src/lib/test-library.component.spec.ts:3:38 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/src/lib/test-library.component.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { TestLibraryComponent } from './test-library.component';·
                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~···
Error: libs/test-library/src/lib/test-library.service.spec.ts:3:36 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/src/lib/test-library.service.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { TestLibraryService } from './test-library.service';·
                                     ~~~~~~~~~~~~~~~~~~~~~~~~···

✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.·
OUTPUT:
,10 01 2025 18:29:36.625:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/
10 01 2025 18:29:36.627:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
10 01 2025 18:29:36.639:INFO [launcher]: Starting browser ChromeHeadless
10 01 2025 18:30:36.643:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing.
10 01 2025 18:30:36.659:INFO [Chrome Headless 131.0.0.0 (Windows 10)]: Connected on socket QgLAwURIr8ZKMYuuAAAB with id 61518930
10 01 2025 18:30:36.725:INFO [launcher]: Trying to start ChromeHeadless again (1/2).
10 01 2025 18:30:38.053:INFO [Chrome Headless 131.0.0.0 (Windows 10)]: Disconnected browser returned on socket nC6ml--vO6wpU8gQAAAD with id 61518930.
10 01 2025 18:31:08.056:WARN [Chrome Headless 131.0.0.0 (Windows 10)]: Disconnected (0 times) , because no message in 30000 ms.
Chrome Headless 131.0.0.0 (Windows 10) ERROR
  Disconnected , because no message in 30000 ms.·
Chrome Headless 131.0.0.0 (Windows 10) ERROR
  Disconnected , because no message in 30000 ms.·
10 01 2025 18:31:12.747:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/
10 01 2025 18:31:12.748:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
10 01 2025 18:31:12.755:INFO [launcher]: Starting browser ChromeHeadless
10 01 2025 18:31:13.907:INFO [Chrome Headless 131.0.0.0 (Windows 10)]: Connected on socket d7sn3LjtTqyvyQ5_AAAF with id 33380855
Chrome Headless 131.0.0.0 (Windows 10): Executed 0 of 3 SUCCESS (0 secs / 0 secs)
Chrome Headless 131.0.0.0 (Windows 10): Executed 1 of 3 SUCCESS (0 secs / 0.096 secs)
Chrome Headless 131.0.0.0 (Windows 10): Executed 2 of 3 SUCCESS (0 secs / 0.102 secs)
Chrome Headless 131.0.0.0 (Windows 10): Executed 3 of 3 SUCCESS (0 secs / 0.112 secs)
Chrome Headless 131.0.0.0 (Windows 10): Executed 3 of 3 SUCCESS (0.007 secs / 0.112 secs)
TOTAL: 3 SUCCESS
10 01 2025 18:31:19.767:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/
10 01 2025 18:31:19.768:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
10 01 2025 18:31:19.768:ERROR [karma-server]: Error: Found 1 load error
    at Server.<anonymous> (D:\\a\\otter\\it-tests\\test-app-workspace3\\node_modules\\karma\\lib\\server.js:243:26)
    at Object.onceWrapper (node:events:632:28)
    at Server.emit (node:events:530:35)
    at emitListeningNT (node:net:1951:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
10 01 2025 18:31:24.768:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/
10 01 2025 18:31:24.768:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
10 01 2025 18:31:24.769:ERROR [karma-server]: Error: Found 1 load error
    at Server.<anonymous> (D:\\a\\otter\\it-tests\\test-app-workspace3\\node_modules\\karma\\lib\\server.js:243:26)
    at Object.onceWrapper (node:events:632:28)
    at Server.emit (node:events:530:35)
    at emitListeningNT (node:net:1951:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
10 01 2025 18:31:29.680:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/
10 01 2025 18:31:29.680:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
10 01 2025 18:31:29.680:ERROR [karma-server]: Error: Found 1 load error
    at Server.<anonymous> (D:\\a\\otter\\it-tests\\test-app-workspace3\\node_modules\\karma\\lib\\server.js:243:26)
    at Object.onceWrapper (node:events:632:28)
    at Server.emit (node:events:530:35)
    at emitListeningNT (node:net:1951:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
,- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.

Error: error TS6304: Composite projects may not disable declaration emit.···
Error: libs/untouched-lib/src/lib/untouched-lib.component.spec.ts:3:39 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/src/lib/untouched-lib.component.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { UntouchedLibComponent } from './untouched-lib.component';·
                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~···
Error: libs/untouched-lib/src/lib/untouched-lib.service.spec.ts:3:37 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/src/lib/untouched-lib.service.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { UntouchedLibService } from './untouched-lib.service';·
                                      ~~~~~~~~~~~~~~~~~~~~~~~~~···

✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.

Error: error TS6304: Composite projects may not disable declaration emit.···
Error: libs/test-lib/src/lib/test-lib.component.spec.ts:3:34 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/src/lib/test-lib.component.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { TestLibComponent } from './test-lib.component';·
                                   ~~~~~~~~~~~~~~~~~~~~~~···
Error: libs/test-lib/src/lib/test-lib.service.spec.ts:3:32 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/src/lib/test-lib.service.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { TestLibService } from './test-lib.service';·
                                 ~~~~~~~~~~~~~~~~~~~~···

✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
- Generating browser application bundles (phase: setup)...
✔ Browser application bundle generation complete.

Error: error TS6304: Composite projects may not disable declaration emit.···
Error: libs/test-library/src/lib/test-library.component.spec.ts:3:38 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/src/lib/test-library.component.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { TestLibraryComponent } from './test-library.component';·
                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~···
Error: libs/test-library/src/lib/test-library.service.spec.ts:3:36 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/src/lib/test-library.service.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.···
3 import { TestLibraryService } from './test-library.service';·
                                     ~~~~~~~~~~~~~~~~~~~~~~~~···

✔ Browser application bundle generation complete.
✔ Browser application bundle generation complete.
"

      115 |     // Yarn doesn't log errors on stderr, so we need to get them from stdout to have them in the reports
      116 |
    > 117 |     throw new Error(`Command failed: ${args.join(' ')}\nSTDERR:\n${err.stderr?.toString() || ''}\nOUTPUT:\n${err.output?.toString() || ''}`);
          |           ^
      118 |   }
      119 | }
      120 |

      at Server.<anonymous> (../it-tests/test-app-workspace3/node_modules/karma/lib/server.js:243:26)
      10 01 2025 18:31:24.768:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/
      10 01 2025 18:31:24.768:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
      10 01 2025 18:31:24.769:ERROR [karma-server]: Error: Found 1 load error
      at Server.<anonymous> (../it-tests/test-app-workspace3/node_modules/karma/lib/server.js:243:26)
      10 01 2025 18:31:29.680:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/
      10 01 2025 18:31:29.680:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
      10 01 2025 18:31:29.680:ERROR [karma-server]: Error: Found 1 load error
      at Server.<anonymous> (../it-tests/test-app-workspace3/node_modules/karma/lib/server.js:243:26)
      ,- Generating browser application bundles (phase: setup)...
      ✔ Browser application bundle generation complete.
      ✔ Browser application bundle generation complete.
      ✔ Browser application bundle generation complete.
      - Generating browser application bundles (phase: setup)...
      ✔ Browser application bundle generation complete.
      ✔ Browser application bundle generation complete.
      ✔ Browser application bundle generation complete.
      - Generating browser application bundles (phase: setup)...
      ✔ Browser application bundle generation complete.
      
      Error: error TS6304: Composite projects may not disable declaration emit.
      Error: libs/untouched-lib/src/lib/untouched-lib.component.spec.ts:3:39 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/src/lib/untouched-lib.component.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
      
      3 import { UntouchedLibComponent } from './untouched-lib.component';
                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      Error: libs/untouched-lib/src/lib/untouched-lib.service.spec.ts:3:37 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/src/lib/untouched-lib.service.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/untouched-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
      
      3 import { UntouchedLibService } from './untouched-lib.service';
                                            ~~~~~~~~~~~~~~~~~~~~~~~~~
      
      ✔ Browser application bundle generation complete.
      ✔ Browser application bundle generation complete.
      - Generating browser application bundles (phase: setup)...
      ✔ Browser application bundle generation complete.
      
      Error: error TS6304: Composite projects may not disable declaration emit.
      Error: libs/test-lib/src/lib/test-lib.component.spec.ts:3:34 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/src/lib/test-lib.component.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
      
      3 import { TestLibComponent } from './test-lib.component';
                                         ~~~~~~~~~~~~~~~~~~~~~~
      Error: libs/test-lib/src/lib/test-lib.service.spec.ts:3:32 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/src/lib/test-lib.service.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-lib/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
      
      3 import { TestLibService } from './test-lib.service';
                                       ~~~~~~~~~~~~~~~~~~~~
      
      ✔ Browser application bundle generation complete.
      ✔ Browser application bundle generation complete.
      - Generating browser application bundles (phase: setup)...
      ✔ Browser application bundle generation complete.
      
      Error: error TS6304: Composite projects may not disable declaration emit.
      Error: libs/test-library/src/lib/test-library.component.spec.ts:3:38 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/src/lib/test-library.component.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
      
      3 import { TestLibraryComponent } from './test-library.component';
                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~
      Error: libs/test-library/src/lib/test-library.service.spec.ts:3:36 - error TS6307: File 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/src/lib/test-library.service.ts' is not listed within the file list of project 'D:/a/otter/it-tests/test-app-workspace3/libs/test-library/tsconfig.spec.json'. Projects must list all files or use an 'include' pattern.
      
      3 import { TestLibraryService } from './test-library.service';
                                           ~~~~~~~~~~~~~~~~~~~~~~~~
      
      ✔ Browser application bundle generation complete.
      ✔ Browser application bundle generation complete.
      at execCmd (packages/@o3r/test-helpers/src/utilities/package-manager.ts:117:11)
      at packageManagerExec (packages/@o3r/test-helpers/src/utilities/package-manager.ts:178:10)
      at packages/@o3r/workspace/schematics/index.it.spec.ts:123:36
      at Object.<anonymous> (.yarn/cache/expect-npm-29.7.0-62e9f7979e-63f97bc51f.zip/node_modules/expect/build/toThrowMatchers.js:74:11)
      at Object.throwingMatcher [as toThrow] (.yarn/cache/expect-npm-29.7.0-62e9f7979e-63f97bc51f.zip/node_modules/expect/build/index.js:320:21)
      at Object.<anonymous> (packages/@o3r/workspace/schematics/index.it.spec.ts:123:138)
    at Object.<anonymous> (D:\a\otter\otter\packages\@o3r\workspace\schematics\index.it.spec.ts:123:138)
    at Promise.then.completed (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\utils.js:231:10)
    at _callCircusTest (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:316:40)
    at _runTest (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:252:3)
    at _runTestsForDescribeBlock (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:126:9)
    at _runTestsForDescribeBlock (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:121:9)
    at run (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\run.js:71:3)
    at runAndTransformResultsToJestFormat (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\legacy-code-todo-rewrite\jestAdapterInit.js:122:21)
    at jestAdapter (D:\a\otter\otter\.yarn\cache\jest-circus-npm-29.7.0-f7679858c6-716a8e3f40.zip\node_modules\jest-circus\build\legacy-code-todo-rewrite\jestAdapter.js:79:19)
    at runTestInternal (D:\a\otter\otter\.yarn\cache\jest-runner-npm-29.7.0-3bc9f82b58-9d8748a494.zip\node_modules\jest-runner\build\runTest.js:367:16)
    at runTest (D:\a\otter\otter\.yarn\cache\jest-runner-npm-29.7.0-3bc9f82b58-9d8748a494.zip\node_modules\jest-runner\build\runTest.js:444:34)
    at Object.worker (D:\a\otter\otter\.yarn\cache\jest-runner-npm-29.7.0-3bc9f82b58-9d8748a494.zip\node_modules\jest-runner\build\testWorker.js:106:12)