Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Triggered via push October 24, 2023 12:32
Status Success
Total duration 37s
Artifacts

main.yml

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

Annotations

11 warnings
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/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/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#L283
Possible null reference argument for parameter 'enumVal' in 'bool EnumHelper.HasAttributeOfType<HideEnumValueAttribute>(Enum enumVal)'.
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/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#L283
Possible null reference argument for parameter 'enumVal' in 'bool EnumHelper.HasAttributeOfType<HideEnumValueAttribute>(Enum enumVal)'.