Move the simulation part into a new shared project Fody.Simulations. #139
Annotations
42 warnings
Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L8
Non-nullable field '_tObjectRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L9
Non-nullable field '_tBooleanRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L10
Non-nullable field '_tInt32Ref' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L11
Non-nullable field '_tTypeRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L12
Non-nullable field '_tMethodBaseRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L14
Non-nullable field '_mGetTypeFromHandleRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L15
Non-nullable field '_mGetMethodFromHandleRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L17
Non-nullable field '_simulations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L7
Non-nullable property 'RouMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L9
Non-nullable property 'MoveNextMethodDef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L8
Non-nullable field '_tObjectRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L9
Non-nullable field '_tBooleanRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L10
Non-nullable field '_tInt32Ref' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L11
Non-nullable field '_tTypeRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L12
Non-nullable field '_tMethodBaseRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L14
Non-nullable field '_mGetTypeFromHandleRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L15
Non-nullable field '_mGetMethodFromHandleRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Fody.Simulations/SimulationModuleWeaver.cs#L17
Non-nullable field '_simulations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Linux:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L7
Non-nullable property 'RouMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Linux:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L9
Non-nullable property 'MoveNextMethodDef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L7
Non-nullable property 'RouMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L9
Non-nullable property 'MoveNextMethodDef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L11
Non-nullable property 'BuilderFieldRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L13
Non-nullable property 'StateFieldRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L15
Non-nullable property 'MosFieldRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L17
Non-nullable property 'ContextFieldRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L8
Non-nullable field '_tObjectRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L9
Non-nullable field '_tBooleanRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L10
Non-nullable field '_tInt32Ref' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L11
Non-nullable field '_tTypeRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L8
Non-nullable field '_tObjectRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L9
Non-nullable field '_tBooleanRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L10
Non-nullable field '_tInt32Ref' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L11
Non-nullable field '_tTypeRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L12
Non-nullable field '_tMethodBaseRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L14
Non-nullable field '_mGetTypeFromHandleRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L15
Non-nullable field '_mGetMethodFromHandleRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Fody.Simulations/SimulationModuleWeaver.cs#L17
Non-nullable field '_simulations' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Windows:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L7
Non-nullable property 'RouMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Windows:
src/Rougamo.Fody/Models/StateMachineComposition.cs#L9
Non-nullable property 'MoveNextMethodDef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|