Skip to content

chore(core): Expose the editableAsText attribute, even if the metadata file doesn't have it yet #27393 #6705

chore(core): Expose the editableAsText attribute, even if the metadata file doesn't have it yet #27393

chore(core): Expose the editableAsText attribute, even if the metadata file doesn't have it yet #27393 #6705

Triggered via pull request January 24, 2024 05:30
Status Success
Total duration 17m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

gradleSonarQube.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
com.dotcms.MainSuite2a ► com.dotmarketing.portlets.contentlet.business.ContentletAPITest ► Test_Copy_Metadata_On_CheckIn: dotCMS/src/main/java/com/dotcms/business/bytebuddy/WrapInTransactionAdvice.java#L108
Failed test found in: dotcms-integration/target/failsafe-reports/TEST-com.dotcms.MainSuite2a.xml Error: com.dotmarketing.exception.DotDataException
com.dotcms.MainSuite2a ► com.dotmarketing.image.focalpoint.FocalPointAPITest ► Test_Write_Focal_Point_From_Temp_Asset_Id: dotCMS/src/main/java/com/dotcms/storage/FileStorageAPIImpl.java#L420
Failed test found in: dotcms-integration/target/failsafe-reports/TEST-com.dotcms.MainSuite2a.xml Error: java.lang.NullPointerException
com.dotcms.MainSuite2b ► com.dotcms.storage.FileMetadataAPITest ► Test_Add_Then_Recover_Temp_Resource_Metadata: dotCMS/src/main/java/com/dotcms/storage/FileStorageAPIImpl.java#L420
Failed test found in: dotcms-integration/target/failsafe-reports/TEST-com.dotcms.MainSuite2b.xml Error: java.lang.NullPointerException
com.dotcms.MainSuite2b ► com.dotcms.storage.FileMetadataAPITest ► Test_Copy_Metadata[0: FILE_SYSTEM]: dotCMS/src/main/java/com/dotcms/storage/FileStorageAPIImpl.java#L420
Failed test found in: dotcms-integration/target/failsafe-reports/TEST-com.dotcms.MainSuite2b.xml Error: java.lang.NullPointerException
com.dotcms.MainSuite2b ► com.dotcms.storage.FileMetadataAPITest ► Test_Copy_Metadata[1: DB]: dotCMS/src/main/java/com/dotcms/storage/FileStorageAPIImpl.java#L420
Failed test found in: dotcms-integration/target/failsafe-reports/TEST-com.dotcms.MainSuite2b.xml Error: java.lang.NullPointerException
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/