[Snyk] Upgrade cypress-real-events from 1.10.3 to 1.13.0 #533
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/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.
|
src/Ombi/Extensions/DatabaseExtensions.cs#L241
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.Tests/Middlewear/ApiKeyMiddlewearTests.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Ombi.Tests/Middlewear/ApiKeyMiddlewearTests.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Ombi.Tests/Middlewear/ApiKeyMiddlewearTests.cs#L47
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
src/Ombi.Tests/Middlewear/ApiKeyMiddlewearTests.cs#L73
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
This job succeeded
Loading