Skip to content

Bump FluentValidation from 11.7.1 to 11.8.0 #213

Bump FluentValidation from 11.7.1 to 11.8.0

Bump FluentValidation from 11.7.1 to 11.8.0 #213

Triggered via pull request October 19, 2023 18:55
Status Success
Total duration 1m 39s
Artifacts

dotnetcore.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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/ApplicationCore/Specifications/BasketWithItemsSpecification.cs#L6
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/ApplicationCore/Specifications/OrderWithItemsByIdSpec.cs#L6
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/ApplicationCore/Specifications/BasketWithItemsSpecification.cs#L6
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'
build: src/ApplicationCore/Specifications/OrderWithItemsByIdSpec.cs#L6
'ISingleResultSpecification' is obsolete: 'Use ISingleResultSpecification<T> instead. This interface will be removed in a future version of Ardalis.Specification.'