chore(deps): update github-actions #894
Annotations
10 warnings
src/Vfps/Data/Models/Pseudonym.cs#L5
Non-nullable property 'OriginalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Vfps/Data/Models/Pseudonym.cs#L6
Non-nullable property 'PseudonymValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Vfps/Data/Models/Pseudonym.cs#L7
Non-nullable property 'NamespaceName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Vfps/Data/Models/Namespace.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Vfps/Data/Models/Namespace.cs#L16
Non-nullable property 'Pseudonyms' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Vfps/Data/Models/Pseudonym.cs#L5
Non-nullable property 'OriginalValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Vfps/Data/Models/Pseudonym.cs#L6
Non-nullable property 'PseudonymValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Vfps/Data/Models/Pseudonym.cs#L7
Non-nullable property 'NamespaceName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Vfps/Data/Models/Namespace.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Vfps/Data/Models/Namespace.cs#L16
Non-nullable property 'Pseudonyms' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
This job succeeded
Loading