fixed blockers issues: #89, #90, #91, #92 #83
Annotations
19 warnings
Build:
app/Blockers.cs#L56
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L108
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L119
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L119
Converting null literal or possible null value to non-nullable type.
|
Build:
app/Blockers.cs#L143
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L143
Converting null literal or possible null value to non-nullable type.
|
Build:
app/Blockers.cs#L179
Dereference of a possibly null reference.
|
Build:
app/Blockers.cs#L179
Converting null literal or possible null value to non-nullable type.
|
Build:
app/Blockers.cs#L196
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L56
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L108
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L119
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L119
Converting null literal or possible null value to non-nullable type.
|
Run tests:
app/Blockers.cs#L143
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L143
Converting null literal or possible null value to non-nullable type.
|
Run tests:
app/Blockers.cs#L179
Dereference of a possibly null reference.
|
Run tests:
app/Blockers.cs#L179
Converting null literal or possible null value to non-nullable type.
|
Run tests:
app/Blockers.cs#L196
Dereference of a possibly null reference.
|
Run tests:
app-test/DbTests.cs#L52
Converting null literal or possible null value to non-nullable type.
|
Loading