chore(deps): bump Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Logging.Abstractions in /src/messaging/dotnet/src/Server #3042
Annotations
12 warnings
Build .NET:
prototypes/process-explorer/dotnet/src/MorganStanley.ComposeUI.ProcessExplorer.Abstractions/Entities/ConnectionInfo.cs#L51
'ConnectionInfo.ConnectionStatusSubject': new protected member declared in sealed type
|
Build .NET:
prototypes/process-explorer/dotnet/src/MorganStanley.ComposeUI.ProcessExplorer.Abstractions/Entities/ConnectionInfo.cs#L83
Dereference of a possibly null reference.
|
Build .NET:
prototypes/process-explorer/dotnet/src/MorganStanley.ComposeUI.ProcessExplorer.Abstractions/Extensions/ProtoConvertHelper.cs#L87
This call site is reachable on all platforms. 'ProcessThread.StartTime' is only supported on: 'linux', 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build .NET:
prototypes/process-explorer/dotnet/src/MorganStanley.ComposeUI.ProcessExplorer.Client/InformationHandlerHelper.cs#L53
Possible null reference argument for parameter 'key' in 'void SourceGeneratedLoggerExtensions.EnvironmentVariableParingErrorDebug(ILogger logger, string key, string value)'.
|
Build .NET:
prototypes/process-explorer/dotnet/src/MorganStanley.ComposeUI.ProcessExplorer.Client/InformationHandlerHelper.cs#L53
Possible null reference argument for parameter 'value' in 'void SourceGeneratedLoggerExtensions.EnvironmentVariableParingErrorDebug(ILogger logger, string key, string value)'.
|
|
Build .NET:
prototypes/process-explorer/dotnet/src/MorganStanley.ComposeUI.ProcessExplorer.Core/ProcessInfoAggregator.cs#L245
Unboxing a possibly null value.
|
Build .NET:
prototypes/process-explorer/dotnet/src/MorganStanley.ComposeUI.ProcessExplorer.Core/ProcessInfoAggregator.cs#L237
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.
|
Build .NET:
prototypes/process-explorer/dotnet/test/MorganStanley.ComposeUI.ProcessExplorer.Core.Tests/ProcessInfoAggregator.Tests.cs#L366
Converting null literal or possible null value to non-nullable type.
|
Build .NET:
prototypes/process-explorer/dotnet/test/MorganStanley.ComposeUI.ProcessExplorer.Core.Tests/Subsystems/SubsystemLauncher.Tests.cs#L507
Non-nullable property 'LaunchRequestSubsystemName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Setup Node.js 20.x
Unexpected input(s) 'COMPOSEUI_SKIP_DOWNLOAD', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Post Setup Node.js 20.x
Unexpected input(s) 'COMPOSEUI_SKIP_DOWNLOAD', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Loading