bindings/csharp #165
Annotations
14 warnings and 1 notice
|
bindings/csharp/TargetExampleApp/Program.cs#L184
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
bindings/csharp/TargetExampleApp/Program.cs#L184
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
|
|
bindings/csharp/TestApp/Program.cs#L48
Possible null reference argument for parameter 'json' in 'JsonDocument JsonDocument.Parse(string json, JsonDocumentOptions options = default(JsonDocumentOptions))'.
|
|
bindings/csharp/TestApp/Program.cs#L48
Possible null reference argument for parameter 'json' in 'JsonDocument JsonDocument.Parse(string json, JsonDocumentOptions options = default(JsonDocumentOptions))'.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L212
Dereference of a possibly null reference.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L212
Dereference of a possibly null reference.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L210
Dereference of a possibly null reference.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L210
Dereference of a possibly null reference.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L209
Dereference of a possibly null reference.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L209
Dereference of a possibly null reference.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L194
Dereference of a possibly null reference.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L194
Dereference of a possibly null reference.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L193
Dereference of a possibly null reference.
|
|
bindings/csharp/Regorus.Tests/RegorusTests.cs#L193
Dereference of a possibly null reference.
|
|
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
|
The logs for this run have expired and are no longer available.
Loading