Skip to content

Package Release 1.0.4 #51

Package Release 1.0.4

Package Release 1.0.4 #51

Triggered via push September 29, 2025 09:06
Status Success
Total duration 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: FAST.FBasic.InteractiveConsole/FBasicIC.cs#L123
The variable 'cs' is assigned but its value is never used
build: FAST.FBasic.InteractiveConsole/FBasicIC.cs#L91
Dereference of a possibly null reference.
build: FAST.FBasic.InteractiveConsole/FBasicIC.cs#L15
Non-nullable field 'env' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FAST.FBasic.InteractiveConsole/Program.cs#L32
Dereference of a possibly null reference.
build: FAST.FBasic.InteractiveConsole/Program.cs#L31
Converting null literal or possible null value to non-nullable type.
build: FAST.FBasic.InteractiveConsole/FBasicIC.cs#L123
The variable 'cs' is assigned but its value is never used
build: FAST.FBasic.InteractiveConsole/FBasicIC.cs#L91
Dereference of a possibly null reference.
build: FAST.FBasic.InteractiveConsole/FBasicIC.cs#L15
Non-nullable field 'env' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: FAST.FBasic.InteractiveConsole/Program.cs#L32
Dereference of a possibly null reference.
build: FAST.FBasic.InteractiveConsole/Program.cs#L31
Converting null literal or possible null value to non-nullable type.