Skip to content

Bump packages, update CI to dotnet 8 #110

Bump packages, update CI to dotnet 8

Bump packages, update CI to dotnet 8 #110

Triggered via pull request January 8, 2024 12:41
Status Failure
Total duration 1m 31s
Artifacts

tests.yaml

on: pull_request
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/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'