failed attributes
| status |
attribute |
duration |
| failed |
checks.aarch64-darwin.treefmt
|
2s |
treefmt-check:
{{- "not run for pull requests" if effects_status == "skipped" and build.pr_number
- else "not run on this branch" if …
treefmt-check:
{{- "not run for pull requests" if effects_status == "skipped" and build.pr_number
- else "not run on this branch" if effects_status == "skipped"
- else effects_status -}}
+ else "not run on this branch" if effects_status == "skipped"
+ else effects_status -}}
</span>
</h2>
{% if can_control and build.status == "succeeded" and effects_status != "skipped" %}
|
| failed |
checks.aarch64-linux.treefmt
|
12s |
treefmt-check:
{{- "not run for pull requests" if effects_status == "skipped" and build.pr_number
- else "not run on this branch" if …
treefmt-check:
{{- "not run for pull requests" if effects_status == "skipped" and build.pr_number
- else "not run on this branch" if effects_status == "skipped"
- else effects_status -}}
+ else "not run on this branch" if effects_status == "skipped"
+ else effects_status -}}
</span>
</h2>
{% if can_control and build.status == "succeeded" and effects_status != "skipped" %}
|
| failed |
checks.x86_64-linux.treefmt
|
10s |
treefmt-check:
{{- "not run for pull requests" if effects_status == "skipped" and build.pr_number
- else "not run on this branch" if …
treefmt-check:
{{- "not run for pull requests" if effects_status == "skipped" and build.pr_number
- else "not run on this branch" if effects_status == "skipped"
- else effects_status -}}
+ else "not run on this branch" if effects_status == "skipped"
+ else effects_status -}}
</span>
</h2>
{% if can_control and build.status == "succeeded" and effects_status != "skipped" %}
|