nixbot

builds

numtide/llm-agents.nix build #815 failed

branch main · PR #6860 · commit c6b74d931a · · took 45s

eval warnings 3 kinds · 27 occurrences
  • warn 'antigravity' has been renamed to 'antigravity-cli'. Please update your references. ×9
  • warn 'auto-claude' has been renamed to 'aperant'. Please update your references. ×9
  • warn 'forge' has been renamed to 'forgecode'. Please update your references. ×9

3 failed
failed attributes
status attribute duration
failed aarch64-darwin.pkgs-zeroclaw 33s
> src/pages/Sops.tsx:1959:62 - error TS7006: Parameter '_' implicitly has an 'any' type. > 1959 mutateDraft((d) => ({ ...d, steps: d.steps.filter((_, …
> src/pages/Sops.tsx:1959:62 - error TS7006: Parameter '_' implicitly has an 'any' type.
> 1959           mutateDraft((d) => ({ ...d, steps: d.steps.filter((_, j) => j !== i) })),
>                                                                   ~
> src/pages/Sops.tsx:1959:65 - error TS7006: Parameter 'j' implicitly has an 'any' type.
> src/pages/Sops.tsx:2023:50 - error TS7006: Parameter 's' implicitly has an 'any' type.
> 2023                 const i = draft.steps.findIndex((s) => s.number === n);
> Found 79 errors.
Reason: 1 dependency failed.
failed aarch64-linux.pkgs-zeroclaw 27s
> src/pages/Sops.tsx:1959:62 - error TS7006: Parameter '_' implicitly has an 'any' type. > 1959 mutateDraft((d) => ({ ...d, steps: d.steps.filter((_, …
> src/pages/Sops.tsx:1959:62 - error TS7006: Parameter '_' implicitly has an 'any' type.
> 1959           mutateDraft((d) => ({ ...d, steps: d.steps.filter((_, j) => j !== i) })),
>                                                                   ~
> src/pages/Sops.tsx:1959:65 - error TS7006: Parameter 'j' implicitly has an 'any' type.
> src/pages/Sops.tsx:2023:50 - error TS7006: Parameter 's' implicitly has an 'any' type.
> 2023                 const i = draft.steps.findIndex((s) => s.number === n);
> Found 79 errors.
Reason: 1 dependency failed.
failed x86_64-linux.pkgs-zeroclaw 10s
> 1953 steps: d.steps.map((s) => (s.number === step ? { ...s, pos: { x, y } } : s)), > ~ > src/pages/Sops.t …
> 1953               steps: d.steps.map((s) => (s.number === step ? { ...s, pos: { x, y } } : s)),
>                                        ~
> src/pages/Sops.tsx:1959:62 - error TS7006: Parameter '_' implicitly has an 'any' type.
> 1959           mutateDraft((d) => ({ ...d, steps: d.steps.filter((_, j) => j !== i) })),
> src/pages/Sops.tsx:1959:65 - error TS7006: Parameter 'j' implicitly has an 'any' type.
> src/pages/Sops.tsx:2023:50 - error TS7006: Parameter 's' implicitly has an 'any' type.
> 2023                 const i = draft.steps.findIndex((s) => s.number === n);
> Found 79 errors.
Reason: 1 dependency failed.
6 succeeded
succeeded attributes
status attribute duration
loading…
414 already built
skipped attributes
status attribute duration
loading…