Skip to content

Microsoft sudo source code was published #479

Microsoft sudo source code was published

Microsoft sudo source code was published #479

Re-run triggered May 23, 2024 22:42
Status Failure
Total duration 4m 40s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 17 warnings
Test
Resource not accessible by integration
Test
Resource not accessible by integration
Test
Resource not accessible by integration
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/checkout@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2, actions/checkout@v2, dorny/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, dorny/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: src/gsudo/Tokens/TokenProvider.cs#L122
Unreachable code detected
Test: src/gsudo/Helpers/ServiceHelper.cs#L52
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test: src/gsudo/ProcessHosts/AttachedConsoleHost.cs#L41
The variable 'ex' is declared but never used
Test: src/gsudo/InputParameters.cs#L32
The property name 'IntegrityLevel' is confusing given the existence of method 'GetIntegrityLevel'. Rename or remove one of these members. (https://docs.microsoft.com/visualstudio/code-quality/ca1721-property-names-should-not-match-get-methods)
Test: src/gsudo/Commands/StatusCommand.cs#L99
In method 'GetJsonValue', replace the call to 'ToLowerInvariant' with 'ToUpperInvariant'. (https://docs.microsoft.com/visualstudio/code-quality/ca1308-normalize-strings-to-uppercase)
Test: src/gsudo/Commands/ServiceCommand.cs#L64
Consider calling ConfigureAwait on the awaited task (https://docs.microsoft.com/visualstudio/code-quality/ca2007-do-not-directly-await-task)
Test: src/gsudo/Native/ProcessApi.cs#L126
P/Invoke method 'LocalFree' should not be visible (https://docs.microsoft.com/visualstudio/code-quality/ca1401-p-invokes-should-not-be-visible)
Test: src/gsudo/Helpers/ExtensionMethods.cs#L126
The behavior of 'char.ToString()' could vary based on the current user's locale settings. Replace this call in 'string.Contains(char, StringComparison)' with a call to 'char.ToString(IFormatProvider)'. (https://docs.microsoft.com/visualstudio/code-quality/ca1305-specify-iformatprovider)
Test: src/gsudo/Tokens/TokenProvider.cs#L119
Parameter user of method CreateFromLogin is never used. Remove the parameter or use it in the method body. (https://docs.microsoft.com/visualstudio/code-quality/ca1801-review-unused-parameters)
Test: src/gsudo/Tokens/TokenProvider.cs#L119
Parameter password of method CreateFromLogin is never used. Remove the parameter or use it in the method body. (https://docs.microsoft.com/visualstudio/code-quality/ca1801-review-unused-parameters)
Test
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Binaries". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Binaries
69.6 MB