nixbot

builds

fosskar/wiki build #5 failed

branch main · commit 5e42d255da · · took 12s

eval warnings 1 kind · 2 occurrences
  • warn Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/… ×2

1 failed
failed attributes
status attribute duration
failed x86_64-linux.treefmt 0s
treefmt-check: ```yaml # cluster chart templates (this setup), both files metadata: - name: {{ .Values.name }} + name: { { .Values.name } } annotations: …
treefmt-check:
 ```yaml
 # cluster chart templates (this setup), both files
 metadata:
-  name: {{ .Values.name }}
+  name: { { .Values.name } }
   annotations:
     argocd.argoproj.io/sync-wave: "1"
 ```
1 succeeded
succeeded attributes
status attribute duration
loading…