Bump Magick.NET-Q16-AnyCPU from 12.2.1 to 14.15.0 - #37
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Phase 10/src/01. StartSolution/Common/DTO/RestaurantDTO.cs#L15
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Phase 10/src/01. StartSolution/Common/DTO/RestaurantDTO.cs#L13
Non-nullable property 'PictureUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Phase 10/src/01. StartSolution/Common/DTO/RestaurantDTO.cs#L11
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Phase 10/src/01. StartSolution/Common/DTO/RestaurantDTO.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Phase 10/src/01. StartSolution/Common/DTO/StockDTO.cs#L23
Non-nullable property 'PagingArgs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Phase 10/src/01. StartSolution/Common/DTO/StockDTO.cs#L21
Non-nullable property 'OrderBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Phase 10/src/01. StartSolution/Common/DTO/StockDTO.cs#L19
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Phase 10/src/01. StartSolution/Common/DTO/StockDTO.cs#L11
Non-nullable property 'UnitOfMeasure' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Phase 10/src/01. StartSolution/Common/DTO/StockDTO.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Phase 10/src/01. StartSolution/Common/AppSettings.cs#L5
Non-nullable property 'ApiUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
parallel
Loading