Migrate 1-application #5
Annotations
6 warnings
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L7
Cannot convert null literal to non-nullable reference type.
|
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L49
Converting null literal or possible null value to non-nullable type.
|
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L50
Dereference of a possibly null reference.
|
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L7
Cannot convert null literal to non-nullable reference type.
|
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L49
Converting null literal or possible null value to non-nullable type.
|
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L50
Dereference of a possibly null reference.
|
This job succeeded
Loading