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-yarn 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✅ 168s
@ama-sdk/schematics/dist-test/it-report.xml 3ms
@o3r/analytics/dist-test/it-report.xml 1✅ 100s
@o3r/apis-manager/dist-test/it-report.xml 1✅ 82s
@o3r/components/dist-test/it-report.xml 1✅ 108s
@o3r/configuration/dist-test/it-report.xml 1✅ 108s
@o3r/core/dist-test/it-report.xml 1✅ 956s
@o3r/create/dist-test/it-report.xml 2✅ 278s
@o3r/design/dist-test/it-report.xml 1✅ 80s
@o3r/eslint-config-otter/dist-test/it-report.xml 2✅ 412s
@o3r/extractors/dist-test/it-report.xml 1✅ 263s
@o3r/localization/dist-test/it-report.xml 1✅ 119s
@o3r/rules-engine/dist-test/it-report.xml 1✅ 115s
@o3r/stylelint-plugin/dist-test/it-report.xml 1✅ 89s
@o3r/styling/dist-test/it-report.xml 1✅ 181s
@o3r/testing/dist-test/it-report.xml 2✅ 146s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

✅ 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