Write a bunch of code to make tests pass #19
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
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/State/StateGroup.cs#L8
Non-nullable property 'StateSyncType' 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.
|
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/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/State/StateGroup.cs#L8
Non-nullable property 'StateSyncType' 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.
|