chore(deps): Bump the dotnet group with 2 updates - #64
Merged
MikkoNumminen merged 1 commit intoJul 23, 2026
Merged
Annotations
6 warnings
|
Build (Release):
tests/FeedbackIntelligence.Api.Tests/IngestServiceTests.cs#L270
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 (Release):
tests/FeedbackIntelligence.Api.Tests/IngestServiceTests.cs#L266
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 (Release):
tests/FeedbackIntelligence.Api.Tests/ReportServiceTests.cs#L567
Possible null reference argument for parameter 'collection' in 'void Assert.Empty(IEnumerable collection)'.
|
|
Build (Release):
tests/FeedbackIntelligence.Api.Tests/IngestServiceTests.cs#L270
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 (Release):
tests/FeedbackIntelligence.Api.Tests/IngestServiceTests.cs#L266
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 (Release):
tests/FeedbackIntelligence.Api.Tests/ReportServiceTests.cs#L567
Possible null reference argument for parameter 'collection' in 'void Assert.Empty(IEnumerable collection)'.
|
background
wait
wait-all
cancel
parallel
Loading