Skip to content
Triggered via push October 26, 2024 15:31
Status Success
Total duration 32s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: FartingUnicorn/Mapper.cs#L15
Cannot convert null literal to non-nullable reference type.
build: FartingUnicorn/Mapper.cs#L98
Possible null reference argument for parameter 'value' in 'Some<string>.Some(string value)'.
build: FartingUnicorn/Mapper.cs#L117
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L117
Possible null reference argument for parameter 'typeArguments' in 'MethodInfo MethodInfo.MakeGenericMethod(params Type[] typeArguments)'.
build: FartingUnicorn/Mapper.cs#L124
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L126
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L126
Unboxing a possibly null value.
build: FartingUnicorn/Mapper.cs#L130
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L135
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L135
Converting null literal or possible null value to non-nullable type.