Add Devcontainers #6
Annotations
6 warnings
build:
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L7
Cannot convert null literal to non-nullable reference type.
|
build:
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L49
Converting null literal or possible null value to non-nullable type.
|
build:
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L50
Dereference of a possibly null reference.
|
build:
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L7
Cannot convert null literal to non-nullable reference type.
|
build:
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L49
Converting null literal or possible null value to non-nullable type.
|
build:
1 Hands-on Legacy Code/src/Banking/Application/CreditService.cs#L50
Dereference of a possibly null reference.
|