[Snyk] Upgrade primeng from 17.9.0 to 17.11.0 #530
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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.
|
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.
|
src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L72
'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'.
|
src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L249
'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'.
|
src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L204
'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'.
|
src/Ombi.Schedule/Jobs/Ombi/OmbiAutomaticUpdater.cs#L218
'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'.
|
src/Ombi/Extensions/DatabaseExtensions.cs#L233
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.
|
src/Ombi/Extensions/DatabaseExtensions.cs#L237
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.
|
src/Ombi/Extensions/DatabaseExtensions.cs#L239
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.
|
This job succeeded
Loading