Skip to content

Merge pull request #16 from AcademiaY4/develop #19

Merge pull request #16 from AcademiaY4/develop

Merge pull request #16 from AcademiaY4/develop #19

Triggered via push October 7, 2024 03:43
Status Success
Total duration 48s
Artifacts
build-and-deploy
40s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-and-deploy: configuration/ServiceConfiguration.cs#L27
'FluentValidationMvcConfiguration.RegisterValidatorsFromAssembly(Assembly, Func<AssemblyScanner.AssemblyScanResult, bool>, ServiceLifetime, bool)' is obsolete: 'RegisterValidatorsFromAssembly is deprecated. Call services.AddValidatorsFromAssembly instead, which has the same effect. See https://github.com/FluentValidation/FluentValidation/issues/1963'
build-and-deploy: configuration/ServiceConfiguration.cs#L18
'FluentValidationMvcExtensions.AddFluentValidation(IMvcBuilder, Action<FluentValidationMvcConfiguration>)' is obsolete: 'Calling AddFluentValidation() is deprecated. Call services.AddFluentValidationAutoValidation().AddFluentValidationClientsideAdapters() instead, which has the same effect. For details see https://github.com/FluentValidation/FluentValidation/issues/1965'
build-and-deploy: configuration/ServiceConfiguration.cs#L27
'FluentValidationMvcConfiguration.RegisterValidatorsFromAssembly(Assembly, Func<AssemblyScanner.AssemblyScanResult, bool>, ServiceLifetime, bool)' is obsolete: 'RegisterValidatorsFromAssembly is deprecated. Call services.AddValidatorsFromAssembly instead, which has the same effect. See https://github.com/FluentValidation/FluentValidation/issues/1963'
build-and-deploy: configuration/ServiceConfiguration.cs#L18
'FluentValidationMvcExtensions.AddFluentValidation(IMvcBuilder, Action<FluentValidationMvcConfiguration>)' is obsolete: 'Calling AddFluentValidation() is deprecated. Call services.AddFluentValidationAutoValidation().AddFluentValidationClientsideAdapters() instead, which has the same effect. For details see https://github.com/FluentValidation/FluentValidation/issues/1965'