Improve reqnroll connector #435
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.435-ci20260121-435
|
378 KB |
sha256:3f0ab45b3178dc6feb089de5410a3856ba89cd75672a94be20e43e330308892f
|
|
|
vsix-v2025.4.435-ci20260121-435
|
23.1 MB |
sha256:e922250fc7bf20d6931dbcaa3f1432fd04525ee90041e999b11bc7eda68a703a
|
|