Skip to content

Merge pull request #437 from lanedirt/436-make-miscrelease-articles-s… #721

Merge pull request #437 from lanedirt/436-make-miscrelease-articles-s…

Merge pull request #437 from lanedirt/436-make-miscrelease-articles-s… #721

Triggered via push December 2, 2024 13:36
Status Success
Total duration 12m 34s
Artifacts
Build and analyze
10m 56s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: SQLite. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Build and analyze: src/Services/AliasVault.SmtpService/Handlers/DatabaseMessageStore.cs#L337
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
Build and analyze: src/AliasVault.Api/Program.cs#L97
Make sure this permissive CORS policy is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5122)
Build and analyze: src/AliasVault.Api/Controllers/Email/EmailController.cs#L106
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
Build and analyze: src/AliasVault.Admin/Main/Pages/Account/Manage/EnableAuthenticator.razor#L67
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
Build and analyze: src/AliasVault.Admin/Services/UserService.cs#L29
Remove the field '_userRoles' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
Build and analyze: src/AliasVault.Admin/Services/VersionedContentService.cs#L54
Make sure this weak hash algorithm is not used in a sensitive context here. (https://rules.sonarsource.com/csharp/RSPEC-4790)
Build and analyze: src/AliasVault.Admin/Main/Pages/Account/Manage/EnableAuthenticator.razor#L129
Make 'FormatKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
Build and analyze: src/AliasVault.Admin/Main/Pages/Users/Users.razor#L164
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build and analyze
Found version-specific or distribution-specific runtime identifier(s): win7-x64, win7-x86. Affected libraries: SQLite. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.