Merge pull request #3085 from PrismLibrary/dev/ds/android-back #137
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Packages:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build Packages:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build Packages:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build Packages:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build Packages:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build Packages:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build Packages:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L578
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Build Packages:
tests/Prism.Core.Tests/Events/PubSubEventFixture.cs#L589
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
Loading