Change Credits module to Credit #212 #95
Annotations
20 warnings
Build:
app/Blockers.cs#L52
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L104
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L115
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L115
Converting null literal or possible null value to non-nullable type.
|
Build:
app/Blockers.cs#L139
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L139
Converting null literal or possible null value to non-nullable type.
|
Build:
app/Blockers.cs#L175
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L175
Converting null literal or possible null value to non-nullable type.
|
Build:
app/Blockers.cs#L192
Dereference of a possibly null reference.
|
Build:
app/Progress.cs#L88
Dereference of a possibly null reference.
|
Run tests:
app/Progress.cs#L88
Dereference of a possibly null reference.
|
Run tests:
app/Progress.cs#L102
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L52
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L104
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L115
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L115
Converting null literal or possible null value to non-nullable type.
|
Run tests:
app/Blockers.cs#L139
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L139
Converting null literal or possible null value to non-nullable type.
|
Run tests:
app/Blockers.cs#L175
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L175
Converting null literal or possible null value to non-nullable type.
|
Loading