Skip to content

Create Release and Publish to NuGet #19

Create Release and Publish to NuGet

Create Release and Publish to NuGet #19

Manually triggered October 1, 2025 12:44
Status Success
Total duration 49s
Artifacts

release.yml

on: workflow_dispatch
build-and-release
46s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build-and-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-and-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-and-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-and-release
- Add lib or ref assemblies for the netstandard2.0 target framework
build-and-release
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build-and-release: FastCloner/Code/FieldAccessorGenerator.cs#L11
Possible null reference return.
build-and-release: FastCloner/Code/FieldAccessorGenerator.cs#L11
Converting null literal or possible null value to non-nullable type.
build-and-release: FastCloner/Code/ReflectionHelper.cs#L41
Converting null literal or possible null value to non-nullable type.
build-and-release: FastCloner/FastClonerExtensions.cs#L32
Possible null reference return.
build-and-release: FastCloner/FastClonerExtensions.cs#L27
Possible null reference return.
build-and-release: FastCloner/FastClonerExtensions.cs#L27
Converting null literal or possible null value to non-nullable type.
build-and-release: FastCloner/FastClonerExtensions.cs#L20
Possible null reference return.
build-and-release: FastCloner/FastClonerExtensions.cs#L20
Converting null literal or possible null value to non-nullable type.
build-and-release: FastCloner/FastClonerExtensions.cs#L13
Possible null reference return.
build-and-release: FastCloner/Code/Extensions.cs#L8
Possible null reference assignment.