BACKLOG-21317: rename page composer to builder #772
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
on-code-change.yml
on: pull_request
Update module signature
4s
Static Analysis (linting, vulns)
2m 44s
Sonar Analysis
4m 43s
Integration Tests (Standalone)
1h 32m
Annotations
8 errors, 13 warnings, and 2 notices
Links in jcontent ► Do not open modal when clicking on internal link ► Links in jcontent Do not open modal when clicking on internal link:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/links.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/links.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/links.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/links.cy.ts.xml
Error:
AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-sel-role="page-composer-frame-active"]`, but never found it.
|
boxes and header ► should show box when hovering ► Page builder boxes and header should show box when hovering:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
Error:
AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-sel-role="page-composer-frame-active"]`, but never found it.
|
clipboard ► should show paste button when we copy ► Page builder clipboard should show paste button when we copy:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
Error:
AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-sel-role="page-composer-frame-active"]`, but never found it.
|
clipboard ► remove paste button when we clear clipboard ► Page builder clipboard remove paste button when we clear clipboard:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
Error:
AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-sel-role="page-composer-frame-active"]`, but never found it.
|
list limit ► should not show create button after adding limit ► Page builder list limit should not show create button after adding limit:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/pageComposer.cy.ts.xml
Error:
AssertionError: Timed out retrying after 30000ms: Expected to find element: `[data-sel-role="page-composer-frame-active"]`, but never found it.
|
test selection when switching modes ► Maintains selection when navigating back and forth from different modes ► Multi-selection tests test selection when switching modes Maintains selection when navigating back and forth from different modes:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/selection.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/selection.cy.ts.xml
Error:
TypeError: jcontent.switchToPageComposer is not a function
|
test selection when switching modes ► remove selection when navigating to a mode where item is not visible ► Multi-selection tests test selection when switching modes remove selection when navigating to a mode where item is not visible:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/selection.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/jcontent/selection.cy.ts.xml
Error:
TypeError: jcontent.switchToPageComposer is not a function
|
Integration Tests (Standalone)
Run has FAILED, could not locate file /opt/actions-runner/_work/jcontent/jcontent/tests/artifacts/results/test_success
|
Update module signature
Unexpected input(s) 'nexus_enterprise_releases_url', valid inputs are ['except_folders', 'nexus_internal_releases_url', 'nexus_username', 'nexus_password', 'force_signature', 'git_user_name', 'git_user_email', 'keymaker_location', 'keymaker_version', 'keymaker_name']
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditor/EditPanel/HeaderBadges/ReadOnlyBadge.jsx#L37
Prop name (readOnly) doesn't match rule (^(is|has)[A-Z]([A-Za-z0-9]?)+)
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditor/adaptSystemNameField.js#L11
Unexpected 'todo' comment: 'TODO completely get rid of this adapter'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditor/useCreateFormDefinition.js#L9
Unexpected 'todo' comment: 'TODO...'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditor/useEditFormDefinition.js#L12
Unexpected 'todo' comment: 'TODO...'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/ContentEditorApi.jsx#L109
Unexpected 'todo' comment: 'Todo : handle the case when stacking a...'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/ContentEditorApi.jsx#L192
Unexpected 'todo' comment: 'TODO: best effort to have a unique KEY...'
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/useCreate.js#L7
Async arrow function has too many parameters (5). Maximum allowed is 4
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/useCreate.js#L67
Async arrow function has too many parameters (12). Maximum allowed is 4
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentEditorApi/useEdit.js#L12
Arrow function has too many parameters (7). Maximum allowed is 4
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/ContentTypeSelectorModal/ContentTypeSelectorModal.jsx#L87
Prop name (open) doesn't match rule (^(is|has)[A-Z]([A-Za-z0-9]?)+)
|
Build Module
Unexpected input(s) 'module_id', valid inputs are ['module_path', 'mvn_settings_filepath', 'nexus_username', 'nexus_password', 'debug_session_timeout', 'github_artifact_retention', 'tests_module_path', 'tests_module_type', 'node_version']
|
Build Module
Unexpected input(s) 'module_id', valid inputs are ['module_path', 'mvn_settings_filepath', 'nexus_username', 'nexus_password', 'debug_session_timeout', 'github_artifact_retention', 'tests_module_path', 'tests_module_type', 'node_version']
|
Integration Tests (Standalone)
Artifacts (VPN Required) have been uploaded to: https://qa.jahia.com/artifacts-ci/delete-on-2023-09-06_Jahia_jcontent_integration-tests-results_5787754502_1
|
Integration Tests (Standalone)
Job is running on instance: i-00fb7a07a820df422
(spec: t3.2xlarge
) - Connect to the instance using: #> aws ssm start-session --target i-00fb7a07a820df422
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-artifacts
Expired
|
49.8 MB |
|
jcontent-standalone-artifacts-772
Expired
|
520 MB |
|