Add iOS sample build on push #1
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
src/Edge.cs#L6
Cannot convert null literal to non-nullable reference type.
|
build:
src/TextSticker.cs#L35
Converting null literal or possible null value to non-nullable type.
|
build:
src/TextSticker.cs#L35
Possible null reference assignment.
|
build:
src/TextSticker.cs#L36
Converting null literal or possible null value to non-nullable type.
|
build:
src/TextSticker.cs#L36
Possible null reference assignment.
|
build:
src/TextSticker.cs#L37
Converting null literal or possible null value to non-nullable type.
|
build:
src/TextSticker.cs#L38
Unboxing a possibly null value.
|
build:
src/TextSticker.cs#L39
Unboxing a possibly null value.
|
build:
src/TextSticker.cs#L40
Unboxing a possibly null value.
|
build:
src/TextSticker.cs#L41
Unboxing a possibly null value.
|