Skip to content

feat(it-tests): test schematics with yarn 1 #8051

feat(it-tests): test schematics with yarn 1

feat(it-tests): test schematics with yarn 1 #8051

Triggered via pull request June 12, 2024 15:09
Status Success
Total duration 4m 57s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

22 errors
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/apis-manager/dist-test/it-report.xml#L0
Failed test found in: @o3r/apis-manager/dist-test/it-report.xml Error: Error: Command failed: yarn run ng add @o3r/apis-manager@~999 --skip-confirmation --project-name test-app
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/application/dist-test/it-report.xml#L0
Failed test found in: @o3r/application/dist-test/it-report.xml Error: Error: Command failed: yarn run ng add @o3r/application@~999 --project-name test-app --skip-confirmation
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: @o3r/configuration/dist-test/it-report.xml#L0
Failed test found in: @o3r/configuration/dist-test/it-report.xml Error: Error: Command failed: yarn run ng add @o3r/configuration@~999 --skip-confirmation --project-name test-app
new otter application with configuration ► new otter application with configuration should add configuration to a library ► new otter application with configuration should add configuration to a library: @o3r/configuration/dist-test/it-report.xml#L0
Failed test found in: @o3r/configuration/dist-test/it-report.xml Error: Error: Command failed: yarn run ng add @o3r/configuration@~999 --skip-confirmation --project-name test-lib
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/design/dist-test/it-report.xml#L0
Failed test found in: @o3r/design/dist-test/it-report.xml Error: Error: Command failed: yarn run ng add @o3r/design@~999 --skip-confirmation --project-name test-app
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: @o3r/eslint-config-otter/dist-test/it-report.xml#L0
Failed test found in: @o3r/eslint-config-otter/dist-test/it-report.xml Error: Error: Command failed: yarn run ng add @o3r/eslint-config-otter@~999 --skip-confirmation --project-name test-app
ng add eslint-config ► 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-otter/dist-test/it-report.xml#L0
Failed test found in: @o3r/eslint-config-otter/dist-test/it-report.xml Error: Error: Command failed: yarn run ng add @o3r/eslint-config-otter@~999 --skip-confirmation --project-name test-lib
ng add analytics ► ng add analytics should add analytics to an application ► ng add analytics should add analytics to an application: @o3r/analytics/dist-test/it-report.xml#L0
Failed test found in: @o3r/analytics/dist-test/it-report.xml Error: Error: Command failed: yarn run ng g @o3r/core:component test-component --use-otter-analytics false --project-name test-app
ng add analytics ► ng add analytics should add analytics to a library ► ng add analytics should add analytics to a library: @o3r/analytics/dist-test/it-report.xml#L0
Failed test found in: @o3r/analytics/dist-test/it-report.xml Error: Error: Command failed: yarn run ng g @o3r/core:component test-component --use-otter-analytics false --project-name test-lib
ng add components ► ng add components should add components to an application ► ng add components should add components to an application: @o3r/components/dist-test/it-report.xml#L0
Failed test found in: @o3r/components/dist-test/it-report.xml Error: Error: expect(received).toContain(expected) // indexOf
ng add components ► ng add components should add components to a library ► ng add components should add components to a library: @o3r/components/dist-test/it-report.xml#L0
Failed test found in: @o3r/components/dist-test/it-report.xml Error: Error: expect(received).toContain(expected) // indexOf
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: @o3r/configuration/dist-test/it-report.xml#L0
Failed test found in: @o3r/configuration/dist-test/it-report.xml Error: Error: Command failed: yarn run ng g @o3r/core:component test-component --project-name test-app --use-otter-config false
new otter application with configuration ► new otter application with configuration should add configuration to a library ► new otter application with configuration should add configuration to a library: @o3r/configuration/dist-test/it-report.xml#L0
Failed test found in: @o3r/configuration/dist-test/it-report.xml Error: Error: Command failed: yarn run ng g @o3r/core:component test-component --project-name test-lib --use-otter-config false
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: @o3r/eslint-config-otter/dist-test/it-report.xml#L0
Failed test found in: @o3r/eslint-config-otter/dist-test/it-report.xml Error: Error: Command failed: yarn run ng add @o3r/eslint-config-otter@~999 --skip-confirmation --project-name test-app