Use API endpoints in frontend #402
pull_request_tester.yml
on: pull_request
.NET Tests & Reports
36s
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.
|