. #6
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.
|