feat(canary): add fetal death test to canary (#210) #325
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#L47
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
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. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
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. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
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. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Loading