Skip to content

WIP: Distribute as .wsl file instead of .tar.gz #681

WIP: Distribute as .wsl file instead of .tar.gz

WIP: Distribute as .wsl file instead of .tar.gz #681

Triggered via pull request December 26, 2024 10:49
@nzbrnzbr
synchronize #600
wsl-package
Status Failure
Total duration 4m 26s
Artifacts 4

on_push.yml

on: pull_request
Build ๐Ÿ› ๏ธ  /  Tarball ๐Ÿ› ๏ธ
2m 25s
Build ๐Ÿ› ๏ธ / Tarball ๐Ÿ› ๏ธ
Build ๐Ÿ› ๏ธ  /  Launcher ๐Ÿ› ๏ธ
1m 14s
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ
Checks ๐Ÿ“‹  /  Find Checks ๐Ÿ”
7s
Checks ๐Ÿ“‹ / Find Checks ๐Ÿ”
Checks ๐Ÿ“‹  /  Check .NET ๐Ÿ“‹
2m 18s
Checks ๐Ÿ“‹ / Check .NET ๐Ÿ“‹
Docs ๐Ÿ“•  /  Documentation ๐Ÿ“•
24s
Docs ๐Ÿ“• / Documentation ๐Ÿ“•
Package ๐Ÿ“ฆ  /  ZIP ๐Ÿ“ฆ
39s
Package ๐Ÿ“ฆ / ZIP ๐Ÿ“ฆ
Tests ๐Ÿงช  /  Find Tests ๐Ÿ”
7s
Tests ๐Ÿงช / Find Tests ๐Ÿ”
Matrix: Checks ๐Ÿ“‹ / Flake Check โ„๏ธ
Matrix: Tests ๐Ÿงช / Test ๐Ÿงช
Pipeline Passed โœ…
6s
Pipeline Passed โœ…
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 33 warnings, and 10 notices
Tests ๐Ÿงช / Test ๐Ÿงช (tests/docker/docker.Tests.ps1)
[-] Describe Docker (native) failed
Tests ๐Ÿงช / Test ๐Ÿงช (tests/docker/docker.Tests.ps1)
Process completed with exit code 1.
Tests ๐Ÿงช / Test ๐Ÿงช (tests/login-shell/login-shell.Tests.ps1)
Process completed with exit code 1.
Tests ๐Ÿงช / Test ๐Ÿงช (tests/shells.Tests.ps1)
[-] Describe Shells failed
Tests ๐Ÿงช / Test ๐Ÿงช (tests/shells.Tests.ps1)
Process completed with exit code 1.
Tests ๐Ÿงช / Test ๐Ÿงช (tests/basic-functionality.Tests.ps1)
[-] Describe Basic Functionality failed
Tests ๐Ÿงช / Test ๐Ÿงช (tests/basic-functionality.Tests.ps1)
Process completed with exit code 1.
Tests ๐Ÿงช / Test ๐Ÿงช (tests/systemd-services.Tests.ps1)
[-] Describe Systemd Services failed
Tests ๐Ÿงช / Test ๐Ÿงช (tests/systemd-services.Tests.ps1)
Process completed with exit code 1.
Tests ๐Ÿงช / Test ๐Ÿงช (tests/systemd-user.Tests.ps1)
[-] Describe Systemd User Daemon failed
Tests ๐Ÿงช / Test ๐Ÿงช (tests/systemd-user.Tests.ps1)
Process completed with exit code 1.
Tests ๐Ÿงช / Test ๐Ÿงช (tests/exit-codes.Tests.ps1)
[-] Describe Exit Codes failed
Tests ๐Ÿงช / Test ๐Ÿงช (tests/exit-codes.Tests.ps1)
Process completed with exit code 1.
Tests ๐Ÿงช / Test ๐Ÿงช (tests/slow-activation/slow-activation.Tests.ps1)
[-] Describe Slow Activation Script failed
Pipeline Passed โœ…
Process completed with exit code 1.
Checks ๐Ÿ“‹ / Find Checks ๐Ÿ”
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docs ๐Ÿ“• / Documentation ๐Ÿ“•
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks ๐Ÿ“‹ / Flake Check โ„๏ธ (nixpkgs-fmt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks ๐Ÿ“‹ / Flake Check โ„๏ธ (shfmt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks ๐Ÿ“‹ / Flake Check โ„๏ธ (dotnet-format)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks ๐Ÿ“‹ / Flake Check โ„๏ธ (side-effects)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks ๐Ÿ“‹ / Flake Check โ„๏ธ (rustfmt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checks ๐Ÿ“‹ / Flake Check โ„๏ธ (test-native-utils)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/Commands/Install.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/Commands/Registered.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/Helpers/InstallationHelper.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/Commands/Uninstall.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/Commands/Run.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/ExceptionContext.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/Helpers/VersionHelper.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/ExceptionContext.cs#L19
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/WSL/Exception.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Build ๐Ÿ› ๏ธ / Launcher ๐Ÿ› ๏ธ: Launcher/Launcher/src/WSL/WslDistributionFlags.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
Checks ๐Ÿ“‹ / Flake Check โ„๏ธ (username)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CA1515: Launcher/Launcher/src/Commands/Install.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
CA1515: Launcher/Launcher/src/Commands/Registered.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
CA1515: Launcher/Launcher/src/Commands/Run.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
CA1515: Launcher/Launcher/src/Commands/Uninstall.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
CA1515: Launcher/Launcher/src/ExceptionContext.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
CA1515: Launcher/Launcher/src/ExceptionContext.cs#L19
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
CA1515: Launcher/Launcher/src/Helpers/InstallationHelper.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
CA1515: Launcher/Launcher/src/Helpers/VersionHelper.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
CA1515: Launcher/Launcher/src/WSL/Exception.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
CA1515: Launcher/Launcher/src/WSL/WslDistributionFlags.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
Build ๐Ÿ› ๏ธ / Tarball ๐Ÿ› ๏ธ
Git tree '/home/runner/work/NixOS-WSL/NixOS-WSL' is dirty
Build ๐Ÿ› ๏ธ / Tarball ๐Ÿ› ๏ธ
download buffer is full; consider increasing the 'download-buffer-size' setting
Tests ๐Ÿงช / Find Tests ๐Ÿ”
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pipeline Passed โœ…
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
EnforceIfStatementBraces: Launcher/Launcher/src/WSL/WslGetDistributionConfiguration.cs#L61
Inconsistent braces style: missing braces
MemberCanBePrivate.Global: Launcher/Launcher/src/WSL/WslLaunch.cs#L10
Method 'WslLaunch' can be made private
OutParameterValueIsAlwaysDiscarded.Global: Launcher/Launcher/src/WSL/WslLaunchGetOutput.cs#L24
Parameter 'exitCode' output value is always discarded
OverriddenWithSameValue: Launcher/Launcher/src/i18n/Translations.de.resx#L76
Resource is overridden with identical value
RemoveRedundantBraces: Launcher/Launcher/src/Helpers/InstallationHelper.cs#L71
Inconsistent braces style: redundant braces
RemoveRedundantBraces: Launcher/Launcher/src/Helpers/InstallationHelper.cs#L78
Inconsistent braces style: redundant braces
RemoveRedundantBraces: Launcher/Launcher/src/Helpers/InstallationHelper.cs#L83
Inconsistent braces style: redundant braces
RemoveRedundantBraces: Launcher/Launcher/src/Helpers/InstallationHelper.cs#L89
Inconsistent braces style: redundant braces

Artifacts

Produced during runtime
Name Size
github-pages Expired
1.22 MB
launcher-bin
33.2 MB
launcher-bundle
488 MB
tarball
455 MB