Skip to content

.NET Core

.NET Core #1411

Triggered via schedule September 13, 2024 02:47
Status Success
Total duration 3m 30s
Artifacts

build-check.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Mix.Cms.Lib/ViewModels/SiteStructureViewModel.cs#L548
'ImportViewModel.Fields' is obsolete
build: src/Mix.Cms.Lib/ViewModels/SiteStructureViewModel.cs#L846
'ImportViewModel.Fields' is obsolete
build: src/Mix.Cms.Lib/ViewModels/SiteStructureViewModel.cs#L851
'ImportViewModel.Fields' is obsolete
build: src/Mix.Cms.Lib/Services/HttpService.cs#L27
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.'
build: src/Mix.Cms.Schedule/ServiceCollectionExtensions.cs#L37
'JobFactoryOptions.AllowDefaultConstructor' is obsolete: 'The value is ignored as all jobs are created with ActivatorUtilities.CreateInstance (see https://github.com/quartznet/quartznet/issues/1120) or via lookup from DI.'
build: src/Mix.Cms.Schedule/ServiceCollectionExtensions.cs#L41
'IServiceCollectionQuartzConfigurator.UseMicrosoftDependencyInjectionScopedJobFactory(Action<JobFactoryOptions>?)' is obsolete: 'Jobs are always created with scope, use UseMicrosoftDependencyInjectionJobFactory'
build: src/Mix.Cms.Api.RestFul/Controllers/v1/MixSharedController.cs#L29
'IApplicationLifetime' is obsolete: 'IApplicationLifetime has been deprecated. Use Microsoft.Extensions.Hosting.IHostApplicationLifetime instead.'
build: src/Mix.Cms.Api.RestFul/Controllers/v1/MixSharedController.cs#L31
'IApplicationLifetime' is obsolete: 'IApplicationLifetime has been deprecated. Use Microsoft.Extensions.Hosting.IHostApplicationLifetime instead.'
build: src/Mix.Cms.Lib/ViewModels/SiteStructureViewModel.cs#L548
'ImportViewModel.Fields' is obsolete
build: src/Mix.Cms.Lib/ViewModels/SiteStructureViewModel.cs#L846
'ImportViewModel.Fields' is obsolete