Update xml schema for configured mo. #168
Annotations
2 errors and 10 warnings
The run was canceled by @inversionhourglass.
|
Test in DEBUG
The operation was canceled.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsWeavingTarget.cs#L12
Non-nullable property 'M_Actual' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsWeavingTarget.cs#L14
Non-nullable property 'M_Proxy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsStateMachine.cs#L11
Non-nullable field '_fState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsStateMachine.cs#L15
Non-nullable property 'F_MethodContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsStateMachine.cs#L23
Non-nullable property 'F_Parameters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsIteratorStateMachine.cs#L14
Non-nullable property 'F_Current' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsIteratorStateMachine.cs#L18
Non-nullable property 'F_Iterator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsAsyncStateMachine.cs#L14
Non-nullable field '_fBuilder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsAsyncStateMachine.cs#L18
Non-nullable property 'F_Awaiter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Solution in DEBUG:
src/Rougamo.Fody/Simulations/Types/TsAsyncStateMachine.cs#L20
Non-nullable property 'F_MoAwaiter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading