BACKLOG-23210 Flush page and site cache #1736
on-code-change.yml
on: pull_request
Update module signature
5s
Static Analysis (linting, vulns)
1m 57s
Javascript unit tests (yarn test)
2m 55s
Sonar Analysis
5m 27s
Matrix: integration-tests-standalone
Annotations
12 errors, 16 warnings, and 12 notices
constraints ► can set restrictions on content list ► constraints can set restrictions on content list:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/constraints.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/constraints.cy.ts.xml
Error:
AssertionError: Timed out retrying after 60000ms: Expected to find element: `#menuHolder .moonstone-menu:not(.moonstone-hidden)`, but never found it.
|
radio button and checkbox selectorType overrides ► "before all" hook for "should select from basic static choicelist with no default value" ► radio button and checkbox selectorType overrides "before all" hook for "should select from basic static choice...:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/choicelist.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/choicelist.cy.ts.xml
Error:
CypressError: `cy.request()` failed trying to load:
|
radio button and checkbox selectorType overrides ► "after all" hook for "should select from basic static choicelist with no default value" ► radio button and checkbox selectorType overrides "after all" hook for "should select from basic static choiceli...:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/choicelist.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/choicelist.cy.ts.xml
Error:
CypressError: `cy.request()` failed trying to load:
|
Extend Mixins tests with CE ► "before all" hook for "Applies extend mixin only if it is enabled on the node" ► Extend Mixins tests with CE "before all" hook for "Applies extend mixin only if it is enabled on the node":
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/extendMixins.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/extendMixins.cy.ts.xml
Error:
CypressError: `cy.request()` failed trying to load:
|
Extend Mixins tests with CE ► "after all" hook for "Applies extend mixin only if it is enabled on the node" ► Extend Mixins tests with CE "after all" hook for "Applies extend mixin only if it is enabled on the node":
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/extendMixins.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/extendMixins.cy.ts.xml
Error:
CypressError: `cy.request()` failed trying to load:
|
json override tests ► "before all" hook for "can hide advancedMode button with json override" ► json override tests "before all" hook for "can hide advancedMode button with json override":
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/jsonOverrideTests.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/jsonOverrideTests.cy.ts.xml
Error:
CypressError: `cy.request()` failed trying to load:
|
json override tests ► "after all" hook for "can hide advancedMode button with json override" ► json override tests "after all" hook for "can hide advancedMode button with json override":
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/jsonOverrideTests.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/jsonOverrides/jsonOverrideTests.cy.ts.xml
Error:
CypressError: `cy.request()` failed trying to load:
|
Test list ordering ► Verifies that list ordering section is available ► Test list ordering Verifies that list ordering section is available:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/listOrdering.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/listOrdering.cy.ts.xml
Error:
CypressError: Timed out retrying after 60050ms: `cy.find()` failed because the page updated as a result of this command, but you tried to continue the command chain. The subject is no longer attached to the DOM, and Cypress cannot requery the page after commands such as `cy.find()`.
|
Test the save publish buttons flow ► Check save publish buttons flow ► Test the save publish buttons flow Check save publish buttons flow:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/savePublishButtonsFlow.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/savePublishButtonsFlow.cy.ts.xml
Error:
CypressError: `cy.request()` failed trying to load:
|
Test the save publish buttons flow ► "after all" hook for "Check save publish buttons flow" ► Test the save publish buttons flow "after all" hook for "Check save publish buttons flow":
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/savePublishButtonsFlow.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/savePublishButtonsFlow.cy.ts.xml
Error:
CypressError: `cy.request()` failed trying to load:
|
System name test ► "before all" hook for "Cannot save with invalid system name" ► System name test "before all" hook for "Cannot save with invalid system name":
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/systemNameTest.cy.ts.xml#L0
Failed test found in:
tests/artifacts/results/xml_reports/cypress/e2e/contentEditor/systemNameTest.cy.ts.xml
Error:
CypressError: `cy.request()` failed trying to load:
|
Integration Tests cypress.config-contentEditor.ts
Run has FAILED, could not locate file /opt/actions-runner/_work/jcontent/jcontent/tests/artifacts/results/test_success
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/SelectorTypes/Picker/Picker.utils.js#L62
Unnecessary escape character: \[
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/SelectorTypes/Picker/Picker.utils.js#L93
Unnecessary escape character: \[
|
Static Analysis (linting, vulns):
src/javascript/ContentEditor/SelectorTypes/Picker/useExternalPickersInfo.js#L52
Unexpected 'todo' comment: 'Todo: cleanup how the pickers detect...'
|
Static Analysis (linting, vulns):
src/javascript/JContent/ContentTree/ContentTree.jsx#L104
Arrow function has a complexity of 24. Maximum allowed is 20
|
Integration Tests cypress.config-categoryManager.ts
The following actions use a deprecated Node.js version and will be forced to run on node20: phoenix-actions/test-reporting@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests cypress.config-categoryManager.ts
Input 'should_use_build_artifacts' has been deprecated with message: This input is deprecated. Build artifacts are now downloaded if available
|
Integration Tests cypress.config-menuActions.ts
The following actions use a deprecated Node.js version and will be forced to run on node20: phoenix-actions/test-reporting@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests cypress.config-menuActions.ts
Input 'should_use_build_artifacts' has been deprecated with message: This input is deprecated. Build artifacts are now downloaded if available
|
Integration Tests cypress.config-pageBuilder.ts
The following actions use a deprecated Node.js version and will be forced to run on node20: phoenix-actions/test-reporting@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests cypress.config-pageBuilder.ts
Input 'should_use_build_artifacts' has been deprecated with message: This input is deprecated. Build artifacts are now downloaded if available
|
Integration Tests cypress.config-jcontent.ts
The following actions use a deprecated Node.js version and will be forced to run on node20: phoenix-actions/test-reporting@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests cypress.config-jcontent.ts
Input 'should_use_build_artifacts' has been deprecated with message: This input is deprecated. Build artifacts are now downloaded if available
|
Integration Tests cypress.config-pickers.ts
The following actions use a deprecated Node.js version and will be forced to run on node20: phoenix-actions/test-reporting@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests cypress.config-pickers.ts
Input 'should_use_build_artifacts' has been deprecated with message: This input is deprecated. Build artifacts are now downloaded if available
|
Integration Tests cypress.config-contentEditor.ts
The following actions use a deprecated Node.js version and will be forced to run on node20: phoenix-actions/test-reporting@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests cypress.config-contentEditor.ts
Input 'should_use_build_artifacts' has been deprecated with message: This input is deprecated. Build artifacts are now downloaded if available
|
Integration Tests cypress.config-categoryManager.ts
Job is running on instance: i-07c5c19269ce7ff0a (spec: t3.2xlarge
) - Connect to the instance using: #> aws ssm start-session --target i-07c5c19269ce7ff0a
|
Integration Tests cypress.config-categoryManager.ts
Artifacts (VPN Required) have been uploaded to: https://qa.jahia.com/artifacts-ci/delete-on-2024-12-04_Jahia_jcontent_jcontent-standalone-cypressconfig-categorymanagerts-1736_11663903244_1
|
Integration Tests cypress.config-menuActions.ts
Job is running on instance: i-0048d44055f5a13a5 (spec: t3.2xlarge
) - Connect to the instance using: #> aws ssm start-session --target i-0048d44055f5a13a5
|
Integration Tests cypress.config-menuActions.ts
Artifacts (VPN Required) have been uploaded to: https://qa.jahia.com/artifacts-ci/delete-on-2024-12-04_Jahia_jcontent_jcontent-standalone-cypressconfig-menuactionsts-1736_11663903244_1
|
Integration Tests cypress.config-pageBuilder.ts
Artifacts (VPN Required) have been uploaded to: https://qa.jahia.com/artifacts-ci/delete-on-2024-12-04_Jahia_jcontent_jcontent-standalone-cypressconfig-pagebuilderts-1736_11663903244_1
|
Integration Tests cypress.config-pageBuilder.ts
Job is running on instance: i-05a2f232f877b7ba7 (spec: t3.2xlarge
) - Connect to the instance using: #> aws ssm start-session --target i-05a2f232f877b7ba7
|
Integration Tests cypress.config-jcontent.ts
Job is running on instance: i-086a585d5aa05334d (spec: t3.2xlarge
) - Connect to the instance using: #> aws ssm start-session --target i-086a585d5aa05334d
|
Integration Tests cypress.config-jcontent.ts
Artifacts (VPN Required) have been uploaded to: https://qa.jahia.com/artifacts-ci/delete-on-2024-12-04_Jahia_jcontent_jcontent-standalone-cypressconfig-jcontentts-1736_11663903244_1
|
Integration Tests cypress.config-pickers.ts
Job is running on instance: i-00fefad0ebab0390a (spec: t3.2xlarge
) - Connect to the instance using: #> aws ssm start-session --target i-00fefad0ebab0390a
|
Integration Tests cypress.config-pickers.ts
Artifacts (VPN Required) have been uploaded to: https://qa.jahia.com/artifacts-ci/delete-on-2024-12-04_Jahia_jcontent_jcontent-standalone-cypressconfig-pickersts-1736_11663903244_1
|
Integration Tests cypress.config-contentEditor.ts
Job is running on instance: i-079b7fd92688d1f57 (spec: t3.2xlarge
) - Connect to the instance using: #> aws ssm start-session --target i-079b7fd92688d1f57
|
Integration Tests cypress.config-contentEditor.ts
Artifacts (VPN Required) have been uploaded to: https://qa.jahia.com/artifacts-ci/delete-on-2024-12-04_Jahia_jcontent_jcontent-standalone-cypressconfig-contenteditorts-1736_11663903244_1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-artifacts
Expired
|
31.9 MB |
|
build-artifacts-tests
Expired
|
827 KB |
|
jcontent-standalone-cypressconfig-categorymanagerts-1736
Expired
|
7.98 MB |
|
jcontent-standalone-cypressconfig-contenteditorts-1736
Expired
|
33.6 MB |
|
jcontent-standalone-cypressconfig-jcontentts-1736
Expired
|
8.38 MB |
|
jcontent-standalone-cypressconfig-menuactionsts-1736
Expired
|
8.05 MB |
|
jcontent-standalone-cypressconfig-pagebuilderts-1736
Expired
|
8.03 MB |
|
jcontent-standalone-cypressconfig-pickersts-1736
Expired
|
8.13 MB |
|