Release #51
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
π Upload OpenAPI specification as release asset
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
βοΈ Setup .NET
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
β Build solution:
src/CrowdParlay.Social.Application/Services/DiscussionsService.cs#L14
Parameter 'reactionsService' is unread.
|
β Build solution:
tests/CrowdParlay.Social.IntegrationTests/Tests/AuthenticationTests.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 solution:
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 solution:
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 solution:
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 solution:
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 solution:
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 solution:
src/CrowdParlay.Social.Application/Services/DiscussionsService.cs#L14
Parameter 'reactionsService' is unread.
|
β Build solution:
tests/CrowdParlay.Social.IntegrationTests/Tests/AuthenticationTests.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 solution:
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)
|
Loading