Skip to content

Write a bunch of code to make tests pass #19

Write a bunch of code to make tests pass

Write a bunch of code to make tests pass #19

Triggered via push December 10, 2023 15:03
Status Failure
Total duration 37s
Artifacts

buildandtest.yml

on: push
Fit to window
Zoom out
Zoom in

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.