Skip to content

Bump FluentValidation from 11.5.2 to 11.9.0 #396

Bump FluentValidation from 11.5.2 to 11.9.0

Bump FluentValidation from 11.5.2 to 11.9.0 #396

Triggered via pull request December 26, 2023 00:57
Status Success
Total duration 5m 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2. 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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: tests/MADE.Data.Validation.FluentValidation.Tests/Tests/FluentValidatorCollectionTests.cs#L224
Change or remove 'MADE.Data.Validation.FluentValidation.Tests.Tests.StaffValidator.Validate(MADE.Data.Validation.FluentValidation.Tests.Tests.Person)' because it hides a more specific base class method: 'FluentValidation.AbstractValidator<MADE.Data.Validation.FluentValidation.Tests.Tests.Staff>.Validate(MADE.Data.Validation.FluentValidation.Tests.Tests.Staff)' (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1061)
build: tests/MADE.Data.Validation.FluentValidation.Tests/Tests/FluentValidatorCollectionTests.cs#L229
Change or remove 'MADE.Data.Validation.FluentValidation.Tests.Tests.StaffValidator.ValidateAsync(MADE.Data.Validation.FluentValidation.Tests.Tests.Person, System.Threading.CancellationToken)' because it hides a more specific base class method: 'FluentValidation.AbstractValidator<MADE.Data.Validation.FluentValidation.Tests.Tests.Staff>.ValidateAsync(MADE.Data.Validation.FluentValidation.Tests.Tests.Staff, System.Threading.CancellationToken)' (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1061)
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.