nixbot

builds

Mic92/nix-fast-build build #14 failed

branch main · PR #353 · commit e161cc657b · · took 18s

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

3 failed
failed attributes
status attribute duration
failed aarch64-darwin.treefmt 2s
> @@ -302,8 +302,8 @@ nix-fast-build --stream-json-lines > {"type": "BUILD", "attr": "x86_64-linux.package-default", "success": true, "duration": 1.2, "error": …
> @@ -302,8 +302,8 @@ nix-fast-build --stream-json-lines
>  {"type": "BUILD", "attr": "x86_64-linux.package-default", "success": true, "duration": 1.2, "error": null, "outputs": {"out": "/nix/store/..."}}
>  ```
> -This is useful for CI integrations that want to react to results as they
> -happen, e.g. setting per-attribute commit statuses.
> +This is useful for CI integrations that want to react to results as they happen,
> +e.g. setting per-attribute commit statuses.
>  ## Reference
Reason: builder failed with exit code 1.
failed aarch64-linux.treefmt 4s
> @@ -302,8 +302,8 @@ nix-fast-build --stream-json-lines > {"type": "BUILD", "attr": "x86_64-linux.package-default", "success": true, "duration": 1.2, "error": …
> @@ -302,8 +302,8 @@ nix-fast-build --stream-json-lines
>  {"type": "BUILD", "attr": "x86_64-linux.package-default", "success": true, "duration": 1.2, "error": null, "outputs": {"out": "/nix/store/..."}}
>  ```
> -This is useful for CI integrations that want to react to results as they
> -happen, e.g. setting per-attribute commit statuses.
> +This is useful for CI integrations that want to react to results as they happen,
> +e.g. setting per-attribute commit statuses.
>  ## Reference
Reason: builder failed with exit code 1.
failed x86_64-linux.treefmt 0s
> --- a/README.md > +++ b/README.md > @@ -302,8 +302,8 @@ nix-fast-build --stream-json-lines > {"type": "BUILD", "attr": "x86_64-linux.package-default", "succe …
> --- a/README.md
> +++ b/README.md
> @@ -302,8 +302,8 @@ nix-fast-build --stream-json-lines
>  {"type": "BUILD", "attr": "x86_64-linux.package-default", "success": true, "duration": 1.2, "error": null, "outputs": {"out": "/nix/store/..."}}
>  ```
> -This is useful for CI integrations that want to react to results as they
> -happen, e.g. setting per-attribute commit statuses.
> +This is useful for CI integrations that want to react to results as they happen,
Reason: builder failed with exit code 1.
18 succeeded
succeeded attributes
status attribute duration
loading…