Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

added filtering attribute #50

added filtering attribute

added filtering attribute #50

Triggered via push October 24, 2023 12:31
Status Failure
Total duration 30s
Artifacts

main.yml

on: push
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L19
The type or namespace name 'MappedToClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L26
The type or namespace name 'MappedToPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L30
The type or namespace name 'MappedToPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L130
The type or namespace name 'MappedToPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L133
The type or namespace name 'MappedToPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L148
The type or namespace name 'MappedToPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L152
The type or namespace name 'MappedToPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L19
The type or namespace name 'MappedToClassAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L26
The type or namespace name 'MappedToPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L30
The type or namespace name 'MappedToPropertyAttribute' could not be found (are you missing a using directive or an assembly reference?)
deploy (7.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 (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L172
Nullability of reference types in value of type 'List<object>' doesn't match target type 'List<object?>'.
deploy (7.x.x): IEnumerableExtenders/EnumerableExtenders.cs#L78
Converting null literal or possible null value to non-nullable type.
deploy (7.x.x): IEnumerableExtenders/EnumerableExtenders.cs#L82
Converting null literal or possible null value to non-nullable type.
deploy (7.x.x): IEnumerableExtenders/EnumerableExtenders.cs#L85
Dereference of a possibly null reference.
deploy (7.x.x): IEnumerableExtenders/EnumerableExtenders.cs#L283
Possible null reference argument for parameter 'enumVal' in 'bool EnumHelper.HasAttributeOfType<HideEnumValueAttribute>(Enum enumVal)'.
deploy (7.x.x): IEnumerableExtenders/EnumerableExtendersV3.cs#L172
Nullability of reference types in value of type 'List<object>' doesn't match target type 'List<object?>'.
deploy (7.x.x): IEnumerableExtenders/EnumerableExtenders.cs#L78
Converting null literal or possible null value to non-nullable type.
deploy (7.x.x): IEnumerableExtenders/EnumerableExtenders.cs#L82
Converting null literal or possible null value to non-nullable type.
deploy (7.x.x): IEnumerableExtenders/EnumerableExtenders.cs#L85
Dereference of a possibly null reference.
deploy (7.x.x): IEnumerableExtenders/EnumerableExtenders.cs#L283
Possible null reference argument for parameter 'enumVal' in 'bool EnumHelper.HasAttributeOfType<HideEnumValueAttribute>(Enum enumVal)'.