Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore and Microsoft.EntityFrameworkCore #1028
Triggered via pull request
February 17, 2025 10:19
dependabot[bot]
opened
#575
Status
Success
Total duration
7m 54s
Artifacts
–
sonarcloud-code-analysis.yml
on: pull_request_target
Build and analyze
7m 39s
Annotations
10 warnings
Build and analyze:
src/Utilities/AliasVault.WorkerStatus/ServiceExtensions/StatusHostedService.cs#L91
Make sure that this accessibility bypass is safe here. (https://rules.sonarsource.com/csharp/RSPEC-3011)
|
Build and analyze:
src/AliasVault.Client/Main/Models/FormValidation/StringDateFormatAttribute.cs#L20
Specify AttributeUsage on 'StringDateFormatAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
|
Build and analyze:
src/AliasVault.Client/Main/Components/Widgets/CreateNewIdentityWidget.razor#L183
Remove unassigned auto-property 'Left', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
Build and analyze:
src/AliasVault.Client/Main/Components/Widgets/CreateNewIdentityWidget.razor#L186
Remove unassigned auto-property 'Bottom', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
|
Build and analyze:
src/AliasVault.Client/Main/Components/Widgets/CreateNewIdentityWidget.razor#L183
Remove the unused private set accessor in property 'Left'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and analyze:
src/AliasVault.Client/Main/Components/Widgets/CreateNewIdentityWidget.razor#L186
Remove the unused private set accessor in property 'Bottom'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and analyze:
src/AliasVault.Client/Main/Components/Widgets/CreateNewIdentityWidget.razor#L184
Remove the unused private property 'Top'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and analyze:
src/AliasVault.Client/Main/Components/Widgets/CreateNewIdentityWidget.razor#L185
Remove the unused private property 'Right'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and analyze:
src/AliasVault.Client/Main/Components/Widgets/CreateNewIdentityWidget.razor#L187
Remove the unused private property 'Width'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and analyze:
src/AliasVault.Client/Main/Components/Widgets/CreateNewIdentityWidget.razor#L188
Remove the unused private property 'Height'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|