Bump packages, update CI to dotnet 8 #110
Annotations
1 error and 5 warnings
Tests
Process completed with exit code 1.
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests:
tests/AppAny.Quartz.EntityFrameworkCore.Migrations.Tests/SQLServer/SqlServerIntegrationDbContextIntegrationTests.cs#L43
'JsonConfigurationExtensions.UseJsonSerializer(SchedulerBuilder.PersistentStoreOptions, Action<JsonSerializerOptions>?)' is obsolete: 'Use UseNewtonsoftJsonSerializer instead'
|
Tests:
tests/AppAny.Quartz.EntityFrameworkCore.Migrations.Tests/MySQL/MySqlIntegrationDbContextIntegrationTests.cs#L44
'JsonConfigurationExtensions.UseJsonSerializer(SchedulerBuilder.PersistentStoreOptions, Action<JsonSerializerOptions>?)' is obsolete: 'Use UseNewtonsoftJsonSerializer instead'
|
Tests:
tests/AppAny.Quartz.EntityFrameworkCore.Migrations.Tests/SQLite/SQLiteIntegrationDbContextIntegrationTests.cs#L45
'JsonConfigurationExtensions.UseJsonSerializer(SchedulerBuilder.PersistentStoreOptions, Action<JsonSerializerOptions>?)' is obsolete: 'Use UseNewtonsoftJsonSerializer instead'
|
Tests:
tests/AppAny.Quartz.EntityFrameworkCore.Migrations.Tests/PostgreSQL/PostgreSqlIntegrationDbContextIntegrationTests.cs#L43
'JsonConfigurationExtensions.UseJsonSerializer(SchedulerBuilder.PersistentStoreOptions, Action<JsonSerializerOptions>?)' is obsolete: 'Use UseNewtonsoftJsonSerializer instead'
|