Skip to content

Merge pull request #435 from lanedirt/434-update-installsh-to-pull-co… #719

Merge pull request #435 from lanedirt/434-update-installsh-to-pull-co…

Merge pull request #435 from lanedirt/434-update-installsh-to-pull-co… #719

Triggered via push December 2, 2024 13:32
Status Success
Total duration 7m 40s
Artifacts
Build and analyze
7m 23s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Services/JsInteropService.cs#L259
Remove unassigned auto-property 'DerivedKey', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
Build and analyze: src/AliasVault.Client/Services/JsInteropService.cs#L264
Remove unassigned auto-property 'Error', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
Build and analyze: src/AliasVault.Client/Services/JsInteropService.cs#L269
Remove unassigned auto-property 'Message', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
Build and analyze: src/AliasVault.Client/Services/JsInteropService.cs#L295
Remove unassigned auto-property 'Error', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
Build and analyze: src/AliasVault.Client/Services/JsInteropService.cs#L300
Remove unassigned auto-property 'Message', or set its value. (https://rules.sonarsource.com/csharp/RSPEC-3459)
Build and analyze: src/AliasVault.Client/Services/JsInteropService.cs#L259
Remove the unused private set accessor in property 'DerivedKey'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/AliasVault.Client/Services/JsInteropService.cs#L264
Remove the unused private set accessor in property 'Error'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/AliasVault.Client/Services/JsInteropService.cs#L269
Remove the unused private set accessor in property 'Message'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and analyze: src/AliasVault.Client/Services/JsInteropService.cs#L280
Remove the unused private set accessor in property 'CredentialId'. (https://rules.sonarsource.com/csharp/RSPEC-1144)