Skip to content

chore: rename service extensions name #10

chore: rename service extensions name

chore: rename service extensions name #10

Triggered via push November 24, 2024 21:26
Status Success
Total duration 45s
Artifacts 1
Matrix: EnglishNote_API
Fit to window
Zoom out
Zoom in

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/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