Skip to content

Set the version to 4.0.2 and write the changelog for it. #150

Set the version to 4.0.2 and write the changelog for it.

Set the version to 4.0.2 and write the changelog for it. #150

Triggered via push September 4, 2024 15:54
Status Success
Total duration 12m 30s
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/Simulations/Types/TsAwaiter.cs#L10
The field 'TsAwaiter._pIsCompleted' is never used
Linux: src/Rougamo.Fody/Models/RouMethod.cs#L12
The field 'RouMethod._BindingFlags' is assigned but its value is never used
Linux: test/TestAssemblies/SignatureUsage/PublicCls.cs#L105
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux: test/TestAssemblies/SignatureUsage/PublicCls.cs#L105
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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/Simulations/Types/TsAwaiter.cs#L10
The field 'TsAwaiter._pIsCompleted' is never used
Linux: src/Rougamo.Fody/Models/RouMethod.cs#L12
The field 'RouMethod._BindingFlags' is assigned but its value is never used
Linux: test/TestAssemblies/PatternUsage/AttributeCases.cs#L19
Non-nullable property 'Prop' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Linux: test/TestAssemblies/PatternUsage/Public.cs#L19
Non-nullable property 'Prop1' 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: shared/Fody.Simulations/Simulations/Types/TsAwaiter.cs#L10
The field 'TsAwaiter._pIsCompleted' is never used
Windows: src/Rougamo.Fody/Models/RouMethod.cs#L12
The field 'RouMethod._BindingFlags' is assigned but its value is never used
Windows: test/TestAssemblies/Issues/Issue20.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Windows: test/TestAssemblies/Issues/Issue51.cs#L16
The variable 'ex' is declared but never used
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/Simulations/Types/TsAwaiter.cs#L10
The field 'TsAwaiter._pIsCompleted' is never used
Windows: src/Rougamo.Fody/Models/RouMethod.cs#L12
The field 'RouMethod._BindingFlags' is assigned but its value is never used
Windows: test/TestAssemblies/PatternUsage/AttributeCases.cs#L19
Non-nullable property 'Prop' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows: test/TestAssemblies/PatternUsage/AttributeCases.cs#L48
Non-nullable property 'Prop' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.