Create Release and Publish to NuGet #33
Annotations
13 warnings
|
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/
|
|
Build:
src/FastCloner/Code/FastClonerCache.cs#L87
Possible null reference return.
|
|
Build:
src/FastCloner/Code/ReflectionHelper.cs#L30
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/FastCloner/Code/AhoCorasick.cs#L29
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/FastCloner/Code/ShallowObjectCloner.cs#L33
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
|
Build:
src/FastCloner/FastClonerExtensions.cs#L34
Possible null reference return.
|
|
Build:
src/FastCloner/FastClonerExtensions.cs#L29
Possible null reference return.
|
|
Build:
src/FastCloner/FastClonerExtensions.cs#L29
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/FastCloner/FastClonerExtensions.cs#L22
Possible null reference return.
|
|
Build:
src/FastCloner/FastClonerExtensions.cs#L22
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/FastCloner/FastClonerExtensions.cs#L15
Possible null reference return.
|
Loading