Package Dependencies: Bump Ardalis.SmartEnum from 7.0.0 to 8.2.0 - #7
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Package Dependencies: Bump Ardalis.SmartEnum from 7.0.0 to 8.2.0#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 11 warnings
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L30
'UserForCreationDto' does not contain a definition for 'FirstName' and no accessible extension method 'FirstName' accepting a first argument of type 'UserForCreationDto' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L30
'User' does not contain a definition for 'FirstName' and no accessible extension method 'FirstName' accepting a first argument of type 'User' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L27
'UserForCreationDto' does not contain a definition for 'Identifier' and no accessible extension method 'Identifier' accepting a first argument of type 'UserForCreationDto' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L27
'UserDto' does not contain a definition for 'Identifier' and no accessible extension method 'Identifier' accepting a first argument of type 'UserDto' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L26
'UserForCreationDto' does not contain a definition for 'Username' and no accessible extension method 'Username' accepting a first argument of type 'UserForCreationDto' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L26
'UserDto' does not contain a definition for 'Username' and no accessible extension method 'Username' accepting a first argument of type 'UserDto' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L25
'UserForCreationDto' does not contain a definition for 'LastName' and no accessible extension method 'LastName' accepting a first argument of type 'UserForCreationDto' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L25
'UserDto' does not contain a definition for 'LastName' and no accessible extension method 'LastName' accepting a first argument of type 'UserDto' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L24
'UserForCreationDto' does not contain a definition for 'FirstName' and no accessible extension method 'FirstName' accepting a first argument of type 'UserForCreationDto' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/FeatureTests/Users/AddUserCommandTests.cs#L24
'UserDto' does not contain a definition for 'FirstName' and no accessible extension method 'FirstName' accepting a first argument of type 'UserDto' could be found (are you missing a using directive or an assembly reference?)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1.7.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Arcade2048/src/Arcade2048/Extensions/Services/InfrastructureServiceExtension.cs#L7
The using directive for 'Arcade2048.Resources' appeared previously in this namespace
|
|
Build:
Arcade2048/src/Arcade2048/Extensions/Application/SwaggerAppExtension.cs#L6
The using directive for 'Arcade2048.Resources' appeared previously in this namespace
|
|
Build:
Arcade2048/tests/Arcade2048.IntegrationTests/TestFixture.cs#L7
The using directive for 'Arcade2048.Resources' appeared previously in this namespace
|
|
Build:
Arcade2048/tests/Arcade2048.FunctionalTests/TestingWebApplicationFactory.cs#L5
The using directive for 'Arcade2048.Resources' appeared previously in this namespace
|
|
Build:
Arcade2048/tests/Arcade2048.SharedTestHelpers/Fakes/User/FakeUserBuilder.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Arcade2048/tests/Arcade2048.SharedTestHelpers/Fakes/User/FakeUserBuilder.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Arcade2048/tests/Arcade2048.SharedTestHelpers/Fakes/ExternalLogin/FakeExternalLoginBuilder.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Arcade2048/src/Arcade2048/Extensions/Services/WebAppServiceConfiguration.cs#L13
The using directive for 'Arcade2048.Resources' appeared previously in this namespace
|
|
Build:
Arcade2048/src/Arcade2048/Extensions/Services/InfrastructureServiceExtension.cs#L7
The using directive for 'Arcade2048.Resources' appeared previously in this namespace
|
|
Build:
Arcade2048/src/Arcade2048/Extensions/Application/SwaggerAppExtension.cs#L6
The using directive for 'Arcade2048.Resources' appeared previously in this namespace
|
background
wait
wait-all
cancel
parallel
Loading