Skip to content

Rename README_2.0 to README #11

Rename README_2.0 to README

Rename README_2.0 to README #11

Triggered via push October 8, 2023 16:36
Status Success
Total duration 2m 24s
Artifacts
Build and Publish
2m 9s
Build and Publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Publish: src/Rougamo.Fody/Models/StateMachineComposition.cs#L7
Non-nullable property 'RouMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Publish: src/Rougamo.Fody/Models/StateMachineComposition.cs#L9
Non-nullable property 'MoveNextMethodDef' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Publish: src/Rougamo.Fody/Models/StateMachineComposition.cs#L11
Non-nullable property 'BuilderFieldRef' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Publish: src/Rougamo.Fody/Models/StateMachineComposition.cs#L13
Non-nullable property 'StateFieldRef' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Publish: src/Rougamo.Fody/Models/StateMachineComposition.cs#L15
Non-nullable property 'MosFieldRef' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Publish: src/Rougamo.Fody/Models/StateMachineComposition.cs#L17
Non-nullable property 'ContextFieldRef' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Publish: src/Rougamo.Fody/ModuleWeaver.cs#L45
The field 'ModuleWeaver._isMatch' is never used
Build and Publish: src/Rougamo.Fody/Models/RouMethod.cs#L11
The field 'RouMethod._BindingFlags' is assigned but its value is never used
Build and Publish: src/Rougamo.Fody/Models/StateMachineComposition.cs#L7
Non-nullable property 'RouMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Publish: src/Rougamo.Fody/Models/StateMachineComposition.cs#L9
Non-nullable property 'MoveNextMethodDef' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.