avoidance Outcome
Parameters
The avoidance outcome of this task with respect to performance: * avoided_up_to_date
- Task whose execution is avoided due to build incrementalism * avoided_from_local_cache
- Task whose execution is avoided due to reusing a local build cache entry * avoided_from_remote_cache
- Task whose execution is avoided due to reusing a remote build cache entry * executed_cacheable
- Task which is executed but is cacheable * executed_not_cacheable
- Task which is executed but is not cacheable * executed_unknown_cacheability
- Task which is executed and whose cacheability can not be determined * avoided_unknown_reason
- Task which was avoided for an unknown reason * lifecycle
- Lifecycle task * no-source
- No-source task * skipped
- Skipped task