build(deps): bump xunit.runner.visualstudio from 2.5.3 to 3.0.1 in /projects #211
Annotations
8 warnings
Run .NET tests:
projects/VitalRecord/VitalRecord_util.cs#L121
Parameter 'categoryCode' has no matching param tag in the XML comment for 'VitalRecord.GetCondition(string, string)' (but other parameters do)
|
Run .NET tests:
projects/Canary/Models/Record.cs#L377
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
Run .NET tests:
projects/Canary/Models/Record.cs#L483
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
Run .NET tests:
projects/Canary/Models/Record.cs#L515
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
Run .NET tests:
projects/Canary.Tests/MessagesControllerTests.cs#L30
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Run .NET tests:
projects/Canary.Tests/MessagesControllerTests.cs#L31
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Run .NET tests:
projects/Canary.Tests/MessagesControllerTests.cs#L47
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Run .NET tests:
projects/Canary.Tests/MessagesControllerTests.cs#L48
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Loading