Skip to content

Update README.md tech stack #921

Update README.md tech stack

Update README.md tech stack #921

Triggered via push January 16, 2025 12:45
Status Success
Total duration 11m 18s
Artifacts
Build and analyze
11m 3s
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#L276
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#L281
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#L286
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#L312
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#L317
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#L276
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#L281
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#L286
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#L297
Remove the unused private set accessor in property 'CredentialId'. (https://rules.sonarsource.com/csharp/RSPEC-1144)