Skip to content

Update docker-compose-pull.yml (#522) #892

Update docker-compose-pull.yml (#522)

Update docker-compose-pull.yml (#522) #892

Triggered via push January 8, 2025 14:28
Status Success
Total duration 10m 3s
Artifacts
Build and analyze
9m 49s
Build and analyze
Fit to window
Zoom out
Zoom in

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/Utilities/AliasVault.InstallCli/Program.cs#L320
Make sure using a dynamically formatted SQL query is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2077)
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/appsettings.json#L11
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
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/Services/AliasVault.TaskRunner/appsettings.json#L11
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
Build and analyze: src/Services/AliasVault.TaskRunner/Tasks/LogCleanupTask.cs#L54
Reduce the number of Warning logging calls within this code block from 2 to the 1 allowed. (https://rules.sonarsource.com/csharp/RSPEC-6664)
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
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/AliasVault.Api/appsettings.json#L16
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)