feat(comments): rename FirstRepliesAuthors to LastRepliesAuthors #152
Annotations
11 warnings
Build & test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/DiscussionsRepositoryTests.cs#L5
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/ReactionsRepositoryTests.cs#L5
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/CommentsRepositoryTests.cs#L10
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/HttpContractsTests.cs#L6
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/AuthenticationTests.cs#L8
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/SignalRTests.cs#L8
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/DiscussionsRepositoryTests.cs#L5
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/ReactionsRepositoryTests.cs#L5
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/CommentsRepositoryTests.cs#L10
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|
Build & test:
tests/CrowdParlay.Social.IntegrationTests/Tests/HttpContractsTests.cs#L6
Fixture argument 'context' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
|