Skip to content

fix: shell wrapper overwrites $SHELL #624

fix: shell wrapper overwrites $SHELL

fix: shell wrapper overwrites $SHELL #624

Triggered via pull request December 6, 2024 20:00
Status Failure
Total duration 9m 29s
Artifacts 3

on_push.yml

on: pull_request
Build πŸ› οΈ  /  Tarball πŸ› οΈ
2m 24s
Build πŸ› οΈ / Tarball πŸ› οΈ
Build πŸ› οΈ  /  Launcher πŸ› οΈ
2m 40s
Build πŸ› οΈ / Launcher πŸ› οΈ
Checks πŸ“‹  /  Find Checks πŸ”
10s
Checks πŸ“‹ / Find Checks πŸ”
Checks πŸ“‹  /  Check .NET πŸ“‹
5m 9s
Checks πŸ“‹ / Check .NET πŸ“‹
Docs πŸ“•  /  Documentation πŸ“•
26s
Docs πŸ“• / Documentation πŸ“•
Tests πŸ§ͺ  /  Find Tests πŸ”
7s
Tests πŸ§ͺ / Find Tests πŸ”
Package πŸ“¦  /  ZIP πŸ“¦
38s
Package πŸ“¦ / ZIP πŸ“¦
Package πŸ“¦  /  MSIX πŸ“¦
3m 48s
Package πŸ“¦ / MSIX πŸ“¦
Matrix: Checks πŸ“‹ / Flake Check ❄️
Matrix: Tests πŸ§ͺ / Test πŸ§ͺ
Fit to window
Zoom out
Zoom in

Annotations

1 error, 42 warnings, and 10 notices
Package πŸ“¦ / MSIX πŸ“¦
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
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
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
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/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/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/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/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/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/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/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/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/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)
Tests πŸ§ͺ / Find Tests πŸ”
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
Package πŸ“¦ / MSIX πŸ“¦: 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)
Package πŸ“¦ / MSIX πŸ“¦: 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)
Package πŸ“¦ / MSIX πŸ“¦: 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)
Package πŸ“¦ / MSIX πŸ“¦: 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)
Package πŸ“¦ / MSIX πŸ“¦: 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)
Package πŸ“¦ / MSIX πŸ“¦: 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)
Package πŸ“¦ / MSIX πŸ“¦: 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)
Package πŸ“¦ / MSIX πŸ“¦: 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)
Package πŸ“¦ / MSIX πŸ“¦: 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)
Package πŸ“¦ / MSIX πŸ“¦: 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)
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
launcher-bin
33.2 MB
launcher-bundle
487 MB
tarball
454 MB