This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
added order attribute #139
Annotations
21 warnings
deploy (8.x.x)
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/
|
deploy (8.x.x):
IEnumerableExtenders/Extensions/OrderingExtensions.cs#L39
Non-nullable property 'MappedToPropertyAttribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Extensions/OrderingExtensions.cs#L40
Non-nullable property 'OrderAttribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Extensions/DistinctColumnValuesExtensions.cs#L77
Nullability of reference types in value of type 'List<object?>' doesn't match target type 'List<object>'.
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L126
Unreachable code detected
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L158
Unreachable code detected
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L160
Unreachable code detected
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L162
Unreachable code detected
|
deploy (8.x.x):
IEnumerableExtenders/FilterKey.cs#L13
Non-nullable property 'SourceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/FilterKey.cs#L14
Non-nullable property 'SourcePropertyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Extensions/DistinctColumnValuesExtensions.cs#L152
Nullability of reference types in value of type 'List<object?>' doesn't match target type 'List<object>'.
|
deploy (8.x.x):
IEnumerableExtenders/FilterKey.cs#L13
Non-nullable property 'SourceType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/FilterKey.cs#L14
Non-nullable property 'SourcePropertyType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Extensions/OrderingExtensions.cs#L39
Non-nullable property 'MappedToPropertyAttribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Extensions/OrderingExtensions.cs#L40
Non-nullable property 'OrderAttribute' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Extensions/DistinctColumnValuesExtensions.cs#L77
Nullability of reference types in value of type 'List<object?>' doesn't match target type 'List<object>'.
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L126
Unreachable code detected
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L158
Unreachable code detected
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L160
Unreachable code detected
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L162
Unreachable code detected
|
deploy (8.x.x):
IEnumerableExtenders/Extensions/DistinctColumnValuesExtensions.cs#L152
Nullability of reference types in value of type 'List<object?>' doesn't match target type 'List<object>'.
|