Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via pull request November 30, 2023 15:09
Status Success
Total duration 51s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Automapify/Services/Mapper.cs#L22
Cannot convert null literal to non-nullable reference type.
build: Automapify/Services/Mapper.cs#L65
Cannot convert null literal to non-nullable reference type.
build: Automapify/Services/Mapper.cs#L24
Dereference of a possibly null reference.
build: Automapify/Services/Mapper.cs#L28
Dereference of a possibly null reference.
build: Automapify/Services/Mapper.cs#L34
Converting null literal or possible null value to non-nullable type.
build: Automapify/Services/Mapper.cs#L35
Possible null reference argument for parameter 'mapifyTuples' in 'Func<TSource, object> Mapper.GetSourceExpression<TSource, TDestination>(IList<MapifyTuple<TSource, TDestination>> mapifyTuples, string propertyName)'.
build: Automapify/Services/Mapper.cs#L45
Converting null literal or possible null value to non-nullable type.
build: Automapify/Services/Mapper.cs#L69
Dereference of a possibly null reference.
build: Automapify/Services/Mapper.cs#L73
Dereference of a possibly null reference.
build: Automapify/Services/Mapper.cs#L79
Converting null literal or possible null value to non-nullable type.