Bump micromatch from 4.0.5 to 4.0.8 in /NoteApp/ClientApp (#53) #98
Annotations
4 warnings
build (20.x):
NoteApp/Models/Note.cs#L14
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (20.x):
NoteApp/Models/Note.cs#L14
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (21.x):
NoteApp/Models/Note.cs#L14
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (21.x):
NoteApp/Models/Note.cs#L14
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|