Skip to content

Fix interrupted response when provided an unknown user (#5354) #494

Fix interrupted response when provided an unknown user (#5354)

Fix interrupted response when provided an unknown user (#5354) #494

Triggered via push May 14, 2026 14:26
Status Failure
Total duration 5m 49s
Artifacts 7

build.yml

on: push
versioning
14s
versioning
Matrix: publish
update-apt
4s
update-apt
Fit to window
Zoom out
Zoom in

Annotations

1 error and 88 warnings
docker
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet publish Ombi/Ombi.csproj -c Release --no-restore -o /app/publish" did not complete successfully: exit code: 1
unit-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2, actions/setup-dotnet@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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#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#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#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#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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
versioning
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, TriPSs/conventional-changelog-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish (win-x86, zip, zip)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2, actions/download-artifact@v4, actions/setup-dotnet@v1, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish (win-x86, zip, zip): 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'.
publish (win-x86, zip, zip): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
publish (win-x86, zip, zip): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
publish (win-x86, zip, 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.
publish (win-x86, zip, 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.
publish (win-x86, zip, 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.
publish (win-x86, zip, 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.
publish (win-x86, zip, 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.
publish (win-x86, zip, 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.
publish (win-x86, zip, 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.
publish (win-x86, zip, zip)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
publish (win-x64, zip, zip)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2, actions/download-artifact@v4, actions/setup-dotnet@v1, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish (win-x64, zip, 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'.
publish (win-x64, zip, zip): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
publish (win-x64, zip, zip): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
publish (win-x64, zip, 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.
publish (win-x64, zip, 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.
publish (win-x64, zip, 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.
publish (win-x64, zip, 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.
publish (win-x64, zip, 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.
publish (win-x64, zip, 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.
publish (win-x64, zip, 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.
publish (win-x64, zip, zip)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
publish (linux-x64, tar.gz, tar)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2, actions/download-artifact@v4, actions/setup-dotnet@v1, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish (linux-x64, tar.gz, tar): 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'.
publish (linux-x64, tar.gz, tar): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
publish (linux-x64, tar.gz, tar): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
publish (linux-x64, tar.gz, tar): 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.
publish (linux-x64, tar.gz, tar): 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.
publish (linux-x64, tar.gz, tar): 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.
publish (linux-x64, tar.gz, tar): 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.
publish (linux-x64, tar.gz, tar): 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.
publish (linux-x64, tar.gz, tar): 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.
publish (linux-x64, tar.gz, tar)
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.
publish (linux-x64, tar.gz, tar)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
publish (linux-arm, tar.gz, tar)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2, actions/download-artifact@v4, actions/setup-dotnet@v1, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish (linux-arm, tar.gz, tar): 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'.
publish (linux-arm, tar.gz, tar): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
publish (linux-arm, tar.gz, tar): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
publish (linux-arm, tar.gz, tar): 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.
publish (linux-arm, tar.gz, tar): 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.
publish (linux-arm, tar.gz, tar): 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.
publish (linux-arm, tar.gz, tar): 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.
publish (linux-arm, tar.gz, tar): 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.
publish (linux-arm, tar.gz, tar): 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.
publish (linux-arm, tar.gz, tar)
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.
publish (linux-arm, tar.gz, tar)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
publish (osx-x64, tar, tar.gz)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2, actions/download-artifact@v4, actions/setup-dotnet@v1, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish (osx-x64, tar, 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'.
publish (osx-x64, tar, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
publish (osx-x64, tar, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
publish (osx-x64, tar, 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.
publish (osx-x64, tar, 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.
publish (osx-x64, tar, 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.
publish (osx-x64, tar, 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.
publish (osx-x64, tar, 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.
publish (osx-x64, tar, 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.
publish (osx-x64, tar, 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.
publish (osx-x64, tar, tar.gz)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
publish (linux-arm64, tar, tar.gz)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v2, actions/download-artifact@v4, actions/setup-dotnet@v1, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish (linux-arm64, tar, 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'.
publish (linux-arm64, tar, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L26
'ArrAvailabilityChecker._sonarrSettings' hides inherited member 'AvailabilityChecker._sonarrSettings'. Use the new keyword if hiding was intended.
publish (linux-arm64, tar, tar.gz): src/Ombi.Schedule/Jobs/ArrAvailabilityChecker.cs#L25
'ArrAvailabilityChecker._radarrSettings' hides inherited member 'AvailabilityChecker._radarrSettings'. Use the new keyword if hiding was intended.
publish (linux-arm64, tar, 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.
publish (linux-arm64, tar, 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.
publish (linux-arm64, tar, 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.
publish (linux-arm64, tar, 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.
publish (linux-arm64, tar, 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.
publish (linux-arm64, tar, 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.
publish (linux-arm64, tar, 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.
publish (linux-arm64, tar, tar.gz)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/download-artifact@v4, softprops/action-gh-release@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
update-apt
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: fjogeleit/http-request-action@master. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v5, docker/login-action@v3, docker/metadata-action@v5, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
angular_dist
1.76 MB
sha256:eea7b58c28ad6a2a173460a0e645606bf52b970a23e246ef662f88ad07cc7de4
linux-arm
56.2 MB
sha256:5456ac2ad013c10075d465ee915a638d4fe534adef67e167ef162977be2e4608
linux-arm64
55.8 MB
sha256:5e2206bb19f0a4458c7de8f3833f77903b51ef1e75587f95da23be14aa626043
linux-x64
57.2 MB
sha256:864d1b0634f95b08ef5d5b53f8e1be27acf9987121882956b354d4215d4145e7
osx-x64
57 MB
sha256:a6a495436a60d0a783e7f3d9117514b3b01cd8b19b003636f8c0ceb7c7249839
win-x64
58.4 MB
sha256:8cc615c39c28d7beaafd7b773325c71b493f9601b5e9d34f2c58e6db45d1830b
win-x86
55.2 MB
sha256:0db4c84108fb2e30a7a05f3e0816bda1cc8afc7368169f8c5e6c718f54c16e8d