Create Release and Publish to NuGet #19
release.yml
on: workflow_dispatch
build-and-release
46s
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.
|