Skip to content

Story208960/increase line thickness (#81) #406

Story208960/increase line thickness (#81)

Story208960/increase line thickness (#81) #406

Triggered via push January 30, 2025 12:07
Status Success
Total duration 31s
Artifacts
.NET Tests & Reports
22s
.NET Tests & Reports
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L198
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L249
Converting null literal or possible null value to non-nullable type.
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L250
Converting null literal or possible null value to non-nullable type.
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L339
Dereference of a possibly null reference.
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L400
Converting null literal or possible null value to non-nullable type.
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L416
Possible null reference argument for parameter 'id' in 'CommissioningPackage QueryUtils.ParseCommissioningPackageQueryResult(string id, string queryResult)'.
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L202
The variable 'e' is declared but never used
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L198
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L249
Converting null literal or possible null value to non-nullable type.
.NET Tests & Reports: client/Boundaries/Backend/Program.cs#L250
Converting null literal or possible null value to non-nullable type.