chore(deps): lock file maintenance #619
on_push.yml
on: pull_request
Build ๐ ๏ธ
/
Tarball ๐ ๏ธ
2m 28s
Build ๐ ๏ธ
/
Launcher ๐ ๏ธ
1m 59s
Checks ๐
/
Find Checks ๐
7s
Checks ๐
/
Check .NET ๐
5m 9s
Docs ๐
/
Documentation ๐
24s
Package ๐ฆ
/
ZIP ๐ฆ
52s
Package ๐ฆ
/
MSIX ๐ฆ
4m 3s
Matrix: Checks ๐ / Flake Check โ๏ธ
Matrix: Tests ๐งช / Test ๐งช
Annotations
11 errors, 25 warnings, and 10 notices
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use bash 8.72s (8.64s|76ms)
|
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use zsh 316ms (315ms|1ms)
|
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use dash 547ms (546ms|1ms)
|
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use ksh 816ms (815ms|1ms)
|
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use mksh 333ms (332ms|1ms)
|
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use yash 277ms (276ms|1ms)
|
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use fish 286ms (285ms|1ms)
|
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use PowerShell 272ms (267ms|4ms)
|
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use nushell 281ms (280ms|1ms)
|
Tests ๐งช / Test ๐งช (tests/shells.Tests.ps1)
[-] should be possible to use xonsh 272ms (272ms|1ms)
|
Package ๐ฆ / MSIX ๐ฆ
Process completed with exit code 1.
|
Build ๐ ๏ธ / Launcher ๐ ๏ธ
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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#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/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#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/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/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)
|
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
|
Checks ๐ / Check .NET ๐
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 ๐ฆ
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
EnforceIfStatementBraces:
Launcher/Launcher/src/WSL/WslGetDistributionConfiguration.cs#L61
Inconsistent braces style: missing braces
|
InlineOutVariableDeclaration:
Launcher/Launcher/src/WSL/WslGetDistributionConfiguration.cs#L28
Inline 'out' variable declaration
|
InlineOutVariableDeclaration:
Launcher/Launcher/src/WSL/WslGetDistributionConfiguration.cs#L29
Inline 'out' variable declaration
|
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.21 MB |
|
launcher-bin
|
33.2 MB |
|
launcher-bundle
|
487 MB |
|
tarball
|
455 MB |
|