Skip to content

chore(deps): update all non-major dependencies (release/11.0.0-next) - autoclosed #8830

chore(deps): update all non-major dependencies (release/11.0.0-next) - autoclosed

chore(deps): update all non-major dependencies (release/11.0.0-next) - autoclosed #8830

GitHub Actions / IT Tests report-ubuntu-latest-npm succeeded May 8, 2024 in 1s

23 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
@ama-sdk/create/dist-test/it-report.xml 6✅ 265s
@ama-sdk/schematics/dist-test/it-report.xml 4ms
@o3r/analytics/dist-test/it-report.xml 1✅ 79s
@o3r/apis-manager/dist-test/it-report.xml 1✅ 70s
@o3r/components/dist-test/it-report.xml 1✅ 81s
@o3r/configuration/dist-test/it-report.xml 1✅ 77s
@o3r/core/dist-test/it-report.xml 1✅ 635s
@o3r/create/dist-test/it-report.xml 2✅ 161s
@o3r/design/dist-test/it-report.xml 1✅ 62s
@o3r/eslint-config-otter/dist-test/it-report.xml 2✅ 268s
@o3r/extractors/dist-test/it-report.xml 1✅ 156s
@o3r/localization/dist-test/it-report.xml 1✅ 84s
@o3r/rules-engine/dist-test/it-report.xml 1✅ 83s
@o3r/stylelint-plugin/dist-test/it-report.xml 1✅ 69s
@o3r/styling/dist-test/it-report.xml 1✅ 111s
@o3r/testing/dist-test/it-report.xml 2✅ 122s

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

6 tests were completed in 265s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new sdk command 6✅ 260s

✅ 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 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

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

Test suite Passed Failed Skipped Time
new otter application with analytics 1✅ 62s

✅ new otter application with analytics

new otter application with analytics should add analytics to existing application
  ✅ new otter application with analytics should add analytics to existing application

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

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

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

✅ 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/components/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
new otter application with components 1✅ 66s

✅ new otter application with components

new otter application with components should add components to existing application
  ✅ new otter application with components should add components to existing application

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

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

Test suite Passed Failed Skipped Time
new otter application with configuration 1✅ 63s

✅ new otter application with configuration

new otter application with configuration should add configuration to existing application
  ✅ new otter application with configuration should add configuration to existing application

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

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

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

✅ new otter application

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

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

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

Test suite Passed Failed Skipped Time
Create new otter project command 2✅ 152s

✅ 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 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 62s with 1 passed, 0 failed and 0 skipped.

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

✅ 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 268s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with eslint-config 2✅ 255s

✅ 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 new library
  ✅ new otter application with eslint-config should add eslint-config to new library

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

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

Test suite Passed Failed Skipped Time
new otter application with extractors 1✅ 143s

✅ new otter application with extractors

new otter application with extractors should add extractors to existing application
  ✅ new otter application with extractors should add extractors to existing application

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

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

Test suite Passed Failed Skipped Time
new otter application with localization 1✅ 67s

✅ new otter application with localization

new otter application with localization should add localization to existing application
  ✅ new otter application with localization should add localization to existing application

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

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

Test suite Passed Failed Skipped Time
new otter application with rules-engine 1✅ 68s

✅ new otter application with rules-engine

new otter application with rules-engine should add rules engine to existing application
  ✅ new otter application with rules-engine should add rules engine to existing application

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

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

Test suite Passed Failed Skipped Time
new otter application with stylelint-plugin 1✅ 59s

✅ new otter application with stylelint-plugin

new otter application with stylelint-plugin should add stylelint-plugin to existing application
  ✅ new otter application with stylelint-plugin should add stylelint-plugin to existing application

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

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

Test suite Passed Failed Skipped Time
new otter application with styling 1✅ 98s

✅ new otter application with styling

new otter application with styling should add styling to existing application
  ✅ new otter application with styling should add styling to existing application

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

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

Test suite Passed Failed Skipped Time
new otter application with testing 2✅ 110s

✅ new otter application with testing

new otter application with testing should add testing to existing application
  ✅ new otter application with testing should add testing to existing application
new otter application with testing should add testing to existing application and fixture to component
  ✅ new otter application with testing should add testing to existing application and fixture to component