Updated web-editor-deploy.yml #2
Annotations
1 error and 10 warnings
|
src/Symptum.Core/Subjects/Books/BookLocation.cs#L49
Non-nullable field '_book' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Symptum.Core/Subjects/QuestionBank/Question.cs#L5
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Symptum.Core/Subjects/QuestionBank/Question.cs#L9
Non-nullable field 'Entries' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Symptum.Core/Subjects/QuestionBank/QuestionBank.cs#L11
Non-nullable property 'QuestionBankPapers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Symptum.Core/Subjects/QuestionBank/QuestionBank.cs#L14
Non-nullable property 'QuestionBankPapers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Symptum.Core/Subjects/QuestionBank/QuestionBankPaper.cs#L7
Non-nullable property 'PaperName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Symptum.Core/Subjects/QuestionBank/QuestionBankPaper.cs#L7
Non-nullable property 'Topics' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Symptum.Core/Subjects/QuestionBank/QuestionBankPaper.cs#L10
Non-nullable property 'Topics' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Symptum.Core/Subjects/QuestionBank/QuestionBankTopic.cs#L32
Non-nullable field 'questionEntries' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Symptum.Core/Subjects/QuestionBank/QuestionBankTopic.cs#L35
Non-nullable field 'questionEntries' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading