Create Release and Publish to NuGet #6
Annotations
14 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
FastCloner.SourceGenerator/FastClonerIncrementalGenerator.cs#L19
Unreachable code detected
|
Build:
FastCloner.SourceGenerator.Console/Program.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
FastCloner.SourceGenerator.Console/Program.cs#L11
Non-nullable property 'Hobbies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
FastCloner/Code/AhoCorasick.cs#L8
Non-nullable field 'Failure' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
FastCloner/Code/AhoCorasick.cs#L10
Non-nullable field 'Pattern' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
FastCloner/FastClonerExtensions.cs#L13
Possible null reference return.
|
Build:
FastCloner/FastClonerExtensions.cs#L20
Converting null literal or possible null value to non-nullable type.
|
Build:
FastCloner/FastClonerExtensions.cs#L20
Possible null reference return.
|
Build:
FastCloner/FastClonerExtensions.cs#L27
Converting null literal or possible null value to non-nullable type.
|
Build:
FastCloner/FastClonerExtensions.cs#L27
Possible null reference return.
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading