Update dependency Newtonsoft.Json to v13.0.4 #5362
Annotations
10 warnings and 1 notice
Build with dotnet:
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L67
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
|
Build with dotnet:
src/Core/ApiClientCodeGen.Tests.Common/Fixtures/OpenApi3/Yaml/KiotaCodeGeneratorFixture.cs#L20
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 with dotnet:
src/Core/ApiClientCodeGen.Tests.Common/Fixtures/KiotaCodeGeneratorFixture.cs#L20
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 with dotnet:
src/Core/ApiClientCodeGen.Core/Generators/NSwagStudio/NSwagStudioCodeGenerator.cs#L84
Converting null literal or possible null value to non-nullable type.
|
Build with dotnet:
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L148
The variable 'e' is declared but never used
|
Build with dotnet:
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L123
Dereference of a possibly null reference.
|
Build with dotnet:
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L115
Converting null literal or possible null value to non-nullable type.
|
Build with dotnet:
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L104
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
|
Build with dotnet:
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L81
The variable 'e' is declared but never used
|
Build with dotnet:
src/Core/ApiClientCodeGen.Core/Installer/DependencyInstaller.cs#L67
Possible null reference argument for parameter 'data' in 'void IRemoteLogger.WriteLine(object data)'.
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Loading