Skip to content
Triggered via push October 26, 2024 15:07
Status Success
Total duration 31s
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#L119
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L121
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L123
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L123
Unboxing a possibly null value.
build: FartingUnicorn/Mapper.cs#L126
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L134
Dereference of a possibly null reference.
build: FartingUnicorn/Mapper.cs#L134
Converting null literal or possible null value to non-nullable type.
build: FartingUnicorn/Mapper.cs#L136
Dereference of a possibly null reference.