Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency jsonpath-plus to ~10.2.0 #2498

Merged
merged 1 commit into from
Nov 22, 2024

chore(deps): update dependency jsonpath-plus to ~10.2.0

99e1161
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update dependency jsonpath-plus to ~10.2.0 #2498

chore(deps): update dependency jsonpath-plus to ~10.2.0
99e1161
Select commit
Loading
Failed to load commit list.
GitHub Actions / IT Tests report-ubuntu-latest-npm succeeded Nov 22, 2024 in 0s

62 passed, 0 failed and 2 skipped

Tests passed successfully

Report Passed Failed Skipped Time
@ama-sdk/create/dist-test/it-report.xml 7βœ… 498s
@ama-sdk/schematics/dist-test/it-report.xml 3ms
@o3r/analytics/dist-test/it-report.xml 2βœ… 150s
@o3r/apis-manager/dist-test/it-report.xml 1βœ… 60s
@o3r/application/dist-test/it-report.xml 1βœ… 64s
@o3r/components/dist-test/it-report.xml 8βœ… 435s
@o3r/configuration/dist-test/it-report.xml 2βœ… 124s
@o3r/core/dist-test/it-report.xml 1βœ… 750s
@o3r/create/dist-test/it-report.xml 3βœ… 234s
@o3r/design/dist-test/it-report.xml 1βœ… 68s
@o3r/eslint-config-otter/dist-test/it-report.xml 2βœ… 284s
@o3r/extractors/dist-test/it-report.xml 3βœ… 254s
@o3r/localization/dist-test/it-report.xml 8βœ… 506s
@o3r/new-version/dist-test/it-report.xml 1βœ… 49s
@o3r/pipeline/dist-test/it-report.xml 2βœ… 83s
@o3r/rules-engine/dist-test/it-report.xml 2βœ… 126s
@o3r/stylelint-plugin/dist-test/it-report.xml 2βœ… 105s
@o3r/styling/dist-test/it-report.xml 8βœ… 454s
@o3r/testing/dist-test/it-report.xml 2βœ… 2βšͺ 181s
@o3r/third-party/dist-test/it-report.xml 1βœ… 70s
@o3r/workspace/dist-test/it-report.xml 5βœ… 408s

βœ…Β @ama-sdk/create/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
Create new sdk command 7βœ… 488s

βœ…Β 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 150s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add analytics 2βœ… 138s

βœ…Β 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 60s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with apis-manager 1βœ… 49s

βœ…Β 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 64s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new Angular application 1βœ… 52s

βœ…Β 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 435s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6βœ… 417s
ng add components 2βœ… 148s

βœ…Β 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 124s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with configuration 2βœ… 111s

βœ…Β 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 750s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application 1βœ… 732s

βœ…Β 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 234s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new otter project command 3βœ… 224s

βœ…Β 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 68s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with Design 1βœ… 52s

βœ…Β 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 284s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add eslint-config 2βœ… 268s

βœ…Β 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/extractors/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
aggregate migration scripts 1βœ… 188s
ng add extractors 2βœ… 236s

βœ…Β 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 506s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6βœ… 487s
ng add otter localization 2βœ… 166s

βœ…Β 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 49s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
undefined 1βœ… 39s

βœ…Β 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 83s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter project 2βœ… 71s

βœ…Β 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 126s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add rules-engine 2βœ… 113s

βœ…Β 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 105s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add stylelint-plugin 2βœ… 96s

βœ…Β 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 454s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6βœ… 436s
ng add styling 2βœ… 165s

βœ…Β 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 181s with 2 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
ng add testing 2βœ… 2βšͺ 166s

βœ…Β 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 70s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new Angular application 1βœ… 57s

βœ…Β 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 408s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter workspace 5βœ… 393s

βœ…Β 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
new otter workspace should generate a monorepo setup
  βœ… new otter workspace should generate a monorepo setup