Create dotnet.yml #7
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 134.
|
|
build:
gir3/KhronosRegistry/Command.cs#L7
Non-nullable field 'Params' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
gir3/KhronosRegistry/Command.cs#L6
Non-nullable field 'Identifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
gir3/KhronosRegistry/Command.cs#L5
Non-nullable field 'ReturnType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
gir3/KhronosRegistry/Command.cs#L13
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
gir3/KhronosRegistry/Command.cs#L12
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
gir3/KhronosRegistry/Enum.cs#L95
Non-nullable field '_namespacePrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
gir3/KhronosRegistry/Enum.cs#L95
Non-nullable property 'NamespacePrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
gir3/KhronosRegistry/Enum.cs#L92
Non-nullable field '_namespacePrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
gir3/Parser.cs#L28
Dereference of a possibly null reference.
|
|
build:
gir3/Vala/Vala.cs#L18
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|