More small parsing fixes #21
Annotations
10 warnings
build:
ME3Tweaks.Wwiser/Model/ParameterNode/InitialParamsV62.cs#L13
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ME3Tweaks.Wwiser/Model/ParameterNode/InitialParamsV62.cs#L20
Non-nullable property 'Ranges' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ME3Tweaks.Wwiser/Model/ParameterNode/InitialParamsV62.cs#L35
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ME3Tweaks.Wwiser/Model/ParameterNode/InitialParamsV62.cs#L38
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ME3Tweaks.Wwiser/Model/ParameterNode/InitialParamsV62.cs#L25
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ME3Tweaks.Wwiser/Model/Action/Specific/PauseResume.cs#L14
Non-nullable property 'Flags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ME3Tweaks.Wwiser/Model/Action/Specific/Action.cs#L11
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ME3Tweaks.Wwiser/Model/ParameterNode/InitialParamsV62.cs#L13
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ME3Tweaks.Wwiser/Model/ParameterNode/InitialParamsV62.cs#L20
Non-nullable property 'Ranges' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
ME3Tweaks.Wwiser/Model/ParameterNode/InitialParamsV62.cs#L35
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|