Skip to content

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

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

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

Re-run triggered December 27, 2024 22:12
Status Success
Total duration 3m 12s
Artifacts 4

on_push.yml

on: pull_request
Build πŸ› οΈ  /  Tarball πŸ› οΈ
2m 18s
Build πŸ› οΈ / Tarball πŸ› οΈ
Build πŸ› οΈ  /  Launcher πŸ› οΈ
1m 33s
Build πŸ› οΈ / Launcher πŸ› οΈ
Checks πŸ“‹  /  Find Checks πŸ”
9s
Checks πŸ“‹ / Find Checks πŸ”
Checks πŸ“‹  /  Check .NET πŸ“‹
5m 18s
Checks πŸ“‹ / Check .NET πŸ“‹
Docs πŸ“•  /  Documentation πŸ“•
24s
Docs πŸ“• / Documentation πŸ“•
Package πŸ“¦  /  ZIP πŸ“¦
51s
Package πŸ“¦ / ZIP πŸ“¦
Tests πŸ§ͺ  /  Find Tests πŸ”
8s
Tests πŸ§ͺ / Find Tests πŸ”
Matrix: Checks πŸ“‹ / Flake Check ❄️
Matrix: Tests πŸ§ͺ / Test πŸ§ͺ
Pipeline Passed βœ…
4s
Pipeline Passed βœ…
Fit to window
Zoom out
Zoom in

Annotations

33 warnings and 10 notices
Checks πŸ“‹ / Find Checks πŸ”
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/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/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 πŸ› οΈ / Tarball πŸ› οΈ
Git tree '/home/runner/work/NixOS-WSL/NixOS-WSL' is dirty
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 πŸ› οΈ / Tarball πŸ› οΈ
download buffer is full; consider increasing the 'download-buffer-size' setting
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/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/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)
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
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 ❄️ (username)
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
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 ❄️ (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
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