Add comment subject ID and omit zero-value reaction counters #38
Annotations
10 warnings
|
tests/CrowdParlay.Social.IntegrationTests/Tests/HttpContractsTests.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)
|
|
tests/CrowdParlay.Social.IntegrationTests/Tests/DiscussionsTests.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)
|
|
src/CrowdParlay.Social.Api/Startup.cs#L23
'ApplicationBuilderExtensions.UseAllElasticApm(IApplicationBuilder, IConfiguration)' is obsolete: 'This extension is maintained for backward compatibility. We recommend registering the agent via the IServiceCollection using the AddAllElasticApm extension method instead. This method may be removed in a future release.'
|
|
tests/CrowdParlay.Social.IntegrationTests/Tests/SignalRTests.cs#L9
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)
|
|
tests/CrowdParlay.Social.IntegrationTests/Tests/CommentsTests.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)
|
|
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)
|
|
tests/CrowdParlay.Social.IntegrationTests/Tests/ReactionsTests.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)
|
|
tests/CrowdParlay.Social.IntegrationTests/Tests/HttpContractsTests.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)
|
|
tests/CrowdParlay.Social.IntegrationTests/Tests/DiscussionsTests.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)
|
|
src/CrowdParlay.Social.Api/Startup.cs#L23
'ApplicationBuilderExtensions.UseAllElasticApm(IApplicationBuilder, IConfiguration)' is obsolete: 'This extension is maintained for backward compatibility. We recommend registering the agent via the IServiceCollection using the AddAllElasticApm extension method instead. This method may be removed in a future release.'
|
The logs for this run have expired and are no longer available.
Loading