This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
nothing #150
Annotations
1 error and 22 warnings
deploy (8.x.x)
Process completed with exit code 1.
|
deploy (8.x.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/Converters/DirectConverter.cs#L7
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Converters/FilterNullablePandaBaseConverter.cs#L8
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Converters/EncryptedConverter.cs#L13
Non-nullable property 'Context' 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/FilterExtensions.cs#L44
Dereference of a possibly null reference.
|
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/Extensions/DistinctColumnValuesExtensions.cs#L154
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/Converters/FilterNullablePandaBaseConverter.cs#L8
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Converters/EncryptedConverter.cs#L13
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/Converters/DirectConverter.cs#L7
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L60
'MappedToClassAttribute' is obsolete
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L76
'MappedToClassAttribute' is obsolete
|
deploy (8.x.x):
IEnumerableExtenders/FilterExtenders.cs#L89
'MappedToClassAttribute' is obsolete
|
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/FilterExtensions.cs#L44
Dereference of a possibly null reference.
|
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>'.
|