Bump Microsoft.SourceLink.GitHub from 1.1.1 to 10.0.300#29
Merged
lechu445 merged 1 commit intoJun 17, 2026
Merged
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload test results
No files were found with the provided path: ConsoleMenuTests/TestResults.trx. No artifacts will be uploaded.
|
|
Build:
ConsoleMenu/ConsoleMenu.cs#L301
Prefix local calls with this (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1101.md)
|
|
Build:
ConsoleMenu/ConsoleMenu.cs#L296
Prefix local calls with this (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1101.md)
|
|
Build:
ConsoleMenu/ConsoleMenu.cs#L294
Symbol 'ShowAsync' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Build:
ConsoleMenu/ConsoleMenu.cs#L288
Prefix local calls with this (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1101.md)
|
|
Build:
ConsoleMenu/SystemConsole.cs#L17
This call site is reachable on all platforms. 'Console.CapsLock' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
ConsoleMenu/SystemConsole.cs#L13
This call site is reachable on all platforms. 'Console.BufferHeight.set' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
ConsoleMenu/SystemConsole.cs#L15
This call site is reachable on all platforms. 'Console.BufferWidth.set' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
|
|
Build:
ConsoleMenu/MenuConfig.cs#L58
A field should not follow a constructor (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
|
Build:
ConsoleMenu/SystemConsole.cs#L9
The event 'SystemConsole.CancelKeyPress' is never used
|
background
wait
wait-all
cancel
parallel
Loading