Create Release and Publish to NuGet #5
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/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.
|
Build:
FastCloner/FastClonerExtensions.cs#L32
Possible null reference return.
|
Build:
FastCloner/Code/ShallowObjectCloner.cs#L33
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
Build:
FastCloner/Code/FastCloneState.cs#L58
Non-nullable field '_entries' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
FastCloner/Code/FastCloneState.cs#L77
Possible null reference return.
|
Build:
FastCloner/Code/ReflectionHelper.cs#L41
Converting null literal or possible null value to non-nullable type.
|
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