Name refactory for some classes #47
Annotations
10 warnings
|
build:
FAST.FBasic.InteractiveConsole/FBasicIC.cs#L88
Dereference of a possibly null reference.
|
|
build:
FAST.FBasic.InteractiveConsole/Program.cs#L34
Dereference of a possibly null reference.
|
|
build:
FAST.FBasic.InteractiveConsole/Program.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
build:
FAST.FBasic.InteractiveConsole/FBasicIC.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
build:
FAST.FBasic.InteractiveConsole/FBasicIC.cs#L168
The variable 'cs' is assigned but its value is never used
|
|
build:
FAST.FBasic.InteractiveConsole/FBasicIC.cs#L120
The variable 'cs' is assigned but its value is never used
|
|
build:
FAST.FBasic.InteractiveConsole/FBasicIC.cs#L88
Dereference of a possibly null reference.
|
|
build:
FAST.FBasic.InteractiveConsole/Program.cs#L34
Dereference of a possibly null reference.
|
|
build:
FAST.FBasic.InteractiveConsole/Program.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
build:
FAST.FBasic.InteractiveConsole/FBasicIC.cs#L12
Cannot convert null literal to non-nullable reference type.
|