Non Cacheability Category
The category of the non-cacheability reason: * build_cache_not_enabled
- Caching is not enabled for the build * disabled_to_ensure_correctness
- The artifact transform failed validation * not_cacheable
- Caching is not enabled for this artifact transform * unknown
- Reason for disabled caching is not known null
when the artifact transform execution is cacheable
Values: buildCacheNotEnabled,disabledToEnsureCorrectness,notCacheable,unknown
Entries
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.