Build markers
Package build markers overview and details
Last updated
Was this helpful?
Package build markers overview and details
Build markers are indicators of warnings and errors that occur during the process of generating a build package. They serve as essential pointers to issues that may affect the quality and functionality of the build package.
Understanding and addressing build markers is crucial for maintaining the quality and reliability of your build packages. They provide valuable insights into potential issues that require attention during the development and deployment process.
Please note build markers are only generated by Build and Deploy or Build jobs.
Build markers refer to the following:
Warnings typically indicate issues that don't prevent the build from completing but should be addressed.
Unlike warnings, errors signify critical issues that can prevent the build from succeeding.
You can easily access the Build Markers Overview from various locations within the Cloud Control Center:
Throughout the Cloud Control Center, you'll encounter warning and error badges associated with build jobs. Clicking on these badges will lead you to the Build Markers Overview, where you can explore the details of warnings and errors.
In the Package Details page, there is a dedicated Quality Reports tab. Clicking on this tab allows you to access the Build Markers Overview. Here, you can get a comprehensive view of the build markers associated with your package.
\
Last updated
Was this helpful?
Was this helpful?