test: Added AssemblyAi snapshot tests. #192
Annotations
3 errors and 2 warnings
src/tests/OpenApiGenerator.SnapshotTests/Tests.cs#L10
The type 'OpenApiDocument' exists in both 'Microsoft.OpenApi, Version=1.6.18.0, Culture=neutral, PublicKeyToken=3f5743946376f042' and 'Microsoft.OpenApi, Version=1.6.19.0, Culture=neutral, PublicKeyToken=3f5743946376f042'
|
src/tests/OpenApiGenerator.SnapshotTests/Tests.cs#L10
The type 'OpenApiDocument' exists in both 'Microsoft.OpenApi, Version=1.6.18.0, Culture=neutral, PublicKeyToken=3f5743946376f042' and 'Microsoft.OpenApi, Version=1.6.19.0, Culture=neutral, PublicKeyToken=3f5743946376f042'
|
|
src/tests/OpenApiGenerator.IntegrationTests.Cli/CliTests.cs#L23
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
src/tests/OpenApiGenerator.IntegrationTests.Cli/CliTests.cs#L23
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
This job failed
Loading