Create Release and Publish to NuGet #10
release.yml
on: workflow_dispatch
build-and-release
36s
Annotations
13 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:
FastCloner/Code/FastClonerCache.cs#L23
Possible null reference return.
|
|
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.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-and-release:
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-and-release:
FastCloner.SourceGenerator/FastClonerIncrementalGenerator.cs#L19
Unreachable code detected
|