chore: rename service extensions name #10
Annotations
10 warnings
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/SeedWork/ValueObject.cs#L16
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/SeedWork/Entity.cs#L24
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/AggregatesModel/QuizSessions/QuizSession.cs#L21
Non-nullable property 'VocabularySet' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/AggregatesModel/QuizSessions/QuizSession.cs#L21
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/SeedWork/AggregateRoot.cs#L7
Possible null reference return.
|
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/AggregatesModel/Words/Word.cs#L10
Non-nullable property 'WordText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/AggregatesModel/Words/Word.cs#L15
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/AggregatesModel/Words/Word.cs#L19
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/AggregatesModel/Words/Word.cs#L21
Non-nullable property 'VocabularySet' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
EnglishNote_API (9.0.x):
src/Core/EnglishNote.Domain/AggregatesModel/VocabularySets/VocabularySet.cs#L24
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dotnet-results-9.0.x
|
1.29 KB |
|