Improve reqnroll connector #432
Annotations
9 warnings
|
build:
Tests/Reqnroll.VisualStudio.Tests/Discovery/ProjectBindingRegistryCacheTests.cs#L123
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)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Discovery/ProjectBindingRegistryCacheTests.cs#L109
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)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Editor/Commands/AutoFormatTableCommandTests.cs#L153
Null should not be used for type parameter 'expectedCaretColonStr' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Editor/Commands/AutoFormatTableCommandTests.cs#L153
Null should not be used for type parameter 'caretColonStr' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Editor/Commands/AutoFormatTableCommandTests.cs#L152
Null should not be used for type parameter 'expectedCaretColonStr' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Editor/Commands/RenameStepCommandTests.cs#L113
Null should not be used for type parameter 'emptyExpression' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Discovery/StubGherkinDocument.cs#L20
Possible null reference return.
|
|
build:
Tests/Reqnroll.VisualStudio.Tests/Snippets/SnippetServiceTests.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
build:
Tests/Reqnroll.VisualStudio.VsxStubs/ProjectSystem/StubIdeScope.cs#L114
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-trx-v2025.4.432-ci20260120-432
|
394 KB |
sha256:0ed1e4d1634fe8128e0f17f63fcef5ecf28e2da7f04c8c177a3d2d4588247bda
|
|
|
vsix-v2025.4.432-ci20260120-432
|
23.1 MB |
sha256:ef592823694e6de66f4db9c7daf70fdd0bcde762700ab0e2b854d494ceb13fc6
|
|