Skip to content

fix date?

fix date? #56

Triggered via push March 22, 2024 19:45
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: NuGet/[email protected], actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/MultiFilter.cs#L8
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: EFSorter/Filters/Condition.cs#L24
Dereference of a possibly null reference.
build: EFSorter/Filters/Condition.cs#L92
Dereference of a possibly null reference.
build: EFSorter/Filters/Condition.cs#L94
Dereference of a possibly null reference.
build: EFSorter/Filters/Condition.cs#L107
Dereference of a possibly null reference.
build: EFSorter/Filters/Condition.cs#L109
Dereference of a possibly null reference.