Add Adapt extensions with temporary TypeAdapterConfig and TypeAdapter… #828
+111
−0
Annotations
10 warnings
|
Build with dotnet:
src/Mapster.Core/Utils/MapsterHelper.cs#L23
Possible null reference return.
|
|
Build with dotnet:
src/Mapster.Core/Utils/ProjectToTypeVisitors.cs#L36
Possible null reference return.
|
|
Build with dotnet:
src/Mapster.Core/Utils/ProjectToTypeVisitors.cs#L13
Possible null reference return.
|
|
Build with dotnet:
src/Mapster.Core/Utils/ReferenceTuple.cs#L16
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build with dotnet:
src/Mapster.Core/Utils/ProjectToTypeVisitors.cs#L36
Possible null reference return.
|
|
Build with dotnet:
src/Mapster.Core/Utils/ProjectToTypeVisitors.cs#L33
Nullability of type of parameter 'node' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build with dotnet:
src/Mapster.Core/Utils/ReferenceTuple.cs#L16
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build with dotnet:
src/Mapster.Core/Utils/ProjectToTypeVisitors.cs#L33
Nullability of type of parameter 'node' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build with dotnet:
src/Mapster.Core/Utils/ProjectToTypeVisitors.cs#L10
Nullability of type of parameter 'node' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build with dotnet:
src/Mapster.Core/Utils/ProjectToTypeVisitors.cs#L10
Nullability of type of parameter 'node' doesn't match overridden member (possibly because of nullability attributes).
|
Loading