Skip to content

Bump packages, update CI to dotnet 8 (#62) #111

Bump packages, update CI to dotnet 8 (#62)

Bump packages, update CI to dotnet 8 (#62) #111

Triggered via push January 8, 2024 12:43
Status Failure
Total duration 1m 26s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

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/PostgreSQL/PostgreSqlIntegrationDbContextIntegrationTests.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/SQLServer/SqlServerIntegrationDbContextIntegrationTests.cs#L43
'JsonConfigurationExtensions.UseJsonSerializer(SchedulerBuilder.PersistentStoreOptions, Action<JsonSerializerOptions>?)' is obsolete: 'Use UseNewtonsoftJsonSerializer instead'