Skip to content

Add support for arm64 to docker images and install.sh local build #885

Add support for arm64 to docker images and install.sh local build

Add support for arm64 to docker images and install.sh local build #885

Triggered via pull request January 4, 2025 08:24
Status Success
Total duration 10m 23s
Artifacts

sonarcloud-code-analysis.yml

on: pull_request
Build and analyze
10m 11s
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.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
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)
Build and analyze: src/AliasVault.Admin/appsettings.json#L4
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
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
Found a native function (sqlite3_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
Build and analyze
System.Int32 sqlite3_config_none(System.Int32) (in
Build and analyze
System.Int32 sqlite3_config_int(System.Int32, System.Int32) (in