Update readme and change logs. #1
publish-release-tag.yml
on: push
Build and Publish
4m 49s
Annotations
11 warnings
Build and Publish
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/
|
Build and Publish:
shared/Fody.Simulations/Simulations/Types/TsAwaiter.cs#L10
The field 'TsAwaiter._pIsCompleted' is never used
|
Build and Publish:
test/TestAssemblies/Lib/StringBuilderCases.cs#L9
Non-nullable field '_builder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build and Publish:
test/TestAssemblies/Lib/StringBuilderCases.cs#L11
Non-nullable property 'Builder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Publish:
test/TestAssemblies/Lib/StringBuilderCases.cs#L8
Non-nullable field '_Builder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build and Publish:
test/Pooling.Fody.Tests/WeavedAssembly.cs#L11
Non-nullable property 'Assembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Publish:
test/Pooling.Fody.Tests/WeavedAssembly.cs#L11
Non-nullable property 'Assembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Publish:
test/Pooling.Fody.Tests/WeavedAssembly.cs#L11
Non-nullable property 'Assembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Publish:
test/Pooling.Fody.Tests/WeavedAssembly.cs#L11
Non-nullable property 'Assembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Publish:
test/Pooling.Fody.Tests/WeavedAssembly.cs#L11
Non-nullable property 'Assembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and Publish:
test/Pooling.Fody.Tests/WeavedAssembly.cs#L11
Non-nullable property 'Assembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|