Skip to content

Delete the source code of Cecil.AspectN and use the submodule shared … #145

Delete the source code of Cecil.AspectN and use the submodule shared …

Delete the source code of Cecil.AspectN and use the submodule shared … #145

Re-run triggered August 24, 2024 12:56
Status Success
Total duration 11m 31s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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/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/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.
Linux: 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.
Linux: 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.
Linux: 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.
Linux: shared/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: shared/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: shared/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: shared/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/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/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.
Linux: 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.
Linux: 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.
Linux: 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.
Linux: shared/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: shared/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: shared/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: shared/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
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: shared/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: shared/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: shared/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: shared/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/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: shared/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: shared/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: shared/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: shared/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.