Skip to content

can't do 8 haha

can't do 8 haha #45

Triggered via push December 22, 2023 16:15
Status Failure
Total duration 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
build: EFSorter/Filters/MultiSorting.cs#L17
Feature 'collection expressions' is not available in C# 11.0. Please use language version 12.0 or greater.
build
Process completed with exit code 1.
build: EFSorter/Filters/Sorting.cs#L7
Non-nullable property 'SortBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EFSorter/Filters/Condition.cs#L10
Non-nullable property 'Field' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EFSorter/Filters/Condition.cs#L10
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EFSorter/Filters/Condition.cs#L10
Non-nullable property 'Operator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EFSorter/Filters/Condition.cs#L10
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EFSorter/Filters/MultiFilter.cs#L8
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.