Skip to content

Update FAST.FBasicInterpreter.csproj #46

Update FAST.FBasicInterpreter.csproj

Update FAST.FBasicInterpreter.csproj #46

Triggered via push September 24, 2025 20:53
Status Success
Total duration 26s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.