Skip to content

fix: resolve critical and major SonarQube code quality issues #1047

fix: resolve critical and major SonarQube code quality issues

fix: resolve critical and major SonarQube code quality issues #1047

Triggered via pull request July 14, 2026 16:25
Status Success
Total duration 3m 4s
Artifacts 1

pr.yml

on: pull_request
Matrix: build-backend
pr-status
3s
pr-status
Fit to window
Zoom out
Zoom in

Annotations

84 warnings
unit-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-test: src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
unit-test: src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
unit-test: src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L65
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
unit-test: src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L63
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
unit-test: src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L61
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
unit-test: src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L57
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
unit-test: src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.Designer.cs#L18
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
unit-test: src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.cs#L7
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
unit-test: src/Ombi.Helpers.Tests/CacheServiceTests.cs#L111
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
unit-test: src/Ombi.Helpers.Tests/CacheServiceTests.cs#L97
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-ui
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-backend (osx-x64, tar.gz)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-backend (osx-x64, tar.gz)
No files were found with the provided path: ./osx-x64. No artifacts will be uploaded.
build-backend (osx-x64, tar.gz): src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L270
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-backend (osx-x64, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
build-backend (osx-x64, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
build-backend (osx-x64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L65
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (osx-x64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L63
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (osx-x64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L61
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (osx-x64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L57
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (osx-x64, tar.gz): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.Designer.cs#L18
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (osx-x64, tar.gz): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.cs#L7
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (osx-x64, tar.gz)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-backend (linux-arm, tar.gz)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-backend (linux-arm, tar.gz)
No files were found with the provided path: ./linux-arm. No artifacts will be uploaded.
build-backend (linux-arm, tar.gz): src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L270
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-backend (linux-arm, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
build-backend (linux-arm, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
build-backend (linux-arm, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L65
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-arm, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L63
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-arm, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L61
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-arm, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L57
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-arm, tar.gz): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.Designer.cs#L18
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (linux-arm, tar.gz): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.cs#L7
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (linux-arm, tar.gz)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-backend (linux-x64, tar.gz)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-backend (linux-x64, tar.gz)
No files were found with the provided path: ./linux-x64. No artifacts will be uploaded.
build-backend (linux-x64, tar.gz): src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L76
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-backend (linux-x64, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
build-backend (linux-x64, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
build-backend (linux-x64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L65
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-x64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L63
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-x64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L61
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-x64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L57
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-x64, tar.gz): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.Designer.cs#L18
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (linux-x64, tar.gz): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.cs#L7
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (linux-x64, tar.gz)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-backend (win-x64, zip)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-backend (win-x64, zip)
No files were found with the provided path: ./win-x64. No artifacts will be uploaded.
build-backend (win-x64, zip): src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L76
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-backend (win-x64, zip): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
build-backend (win-x64, zip): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
build-backend (win-x64, zip): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L65
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (win-x64, zip): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L63
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (win-x64, zip): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L61
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (win-x64, zip): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L57
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (win-x64, zip): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.Designer.cs#L18
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (win-x64, zip): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.cs#L7
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (win-x64, zip)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-backend (win-x86, zip)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-backend (win-x86, zip)
No files were found with the provided path: ./win-x86. No artifacts will be uploaded.
build-backend (win-x86, zip): src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L76
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-backend (win-x86, zip): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
build-backend (win-x86, zip): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
build-backend (win-x86, zip): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L65
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (win-x86, zip): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L63
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (win-x86, zip): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L61
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (win-x86, zip): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L57
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (win-x86, zip): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.Designer.cs#L18
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (win-x86, zip): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.cs#L7
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (win-x86, zip)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-backend (linux-arm64, tar.gz)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-backend (linux-arm64, tar.gz)
No files were found with the provided path: ./linux-arm64. No artifacts will be uploaded.
build-backend (linux-arm64, tar.gz): src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L270
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
build-backend (linux-arm64, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
build-backend (linux-arm64, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
build-backend (linux-arm64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L63
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-arm64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L61
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-arm64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L65
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-arm64, tar.gz): src/Ombi.Core/Helpers/DatabaseConfigurationSetup.cs#L57
Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
build-backend (linux-arm64, tar.gz): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.Designer.cs#L18
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (linux-arm64, tar.gz): src/Ombi.Store/Migrations/20180413021646_tvrequestsbackground.cs#L7
The type name 'tvrequestsbackground' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-backend (linux-arm64, tar.gz)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.

Artifacts

Produced during runtime
Name Size Digest
test-results Expired
9.73 KB
sha256:fb86cfe19894e7d9b4d1ceedc84e4074bc768ad45dcff98a35acf5f013886f59