code refactoring #13
Annotations
3 errors and 4 warnings
build:
quiz-console-app/Constants/MenuOptions.cs#L2
The type or namespace name 'Screens' does not exist in the namespace 'quiz_console_app' (are you missing an assembly reference?)
|
build:
quiz-console-app/Constants/MenuOptions.cs#L2
The type or namespace name 'Screens' does not exist in the namespace 'quiz_console_app' (are you missing an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
quiz-console-app/Helpers/QuestionLoader.cs#L7
Cannot convert null literal to non-nullable reference type.
|
build:
quiz-console-app/Helpers/QuestionLoader.cs#L7
Cannot convert null literal to non-nullable reference type.
|
build:
quiz-console-app/Helpers/QuestionLoader.cs#L7
Cannot convert null literal to non-nullable reference type.
|
build:
quiz-console-app/Helpers/QuestionLoader.cs#L7
Cannot convert null literal to non-nullable reference type.
|