Skip to content

Use API endpoints in frontend #402

Use API endpoints in frontend

Use API endpoints in frontend #402

Triggered via pull request January 29, 2025 07:58
Status Success
Total duration 46s
Artifacts

pull_request_tester.yml

on: pull_request
.NET Tests & Reports
36s
.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.