Skip to content

Correct the version numbers #52

Correct the version numbers

Correct the version numbers #52

Triggered via push May 16, 2025 12:50
Status Success
Total duration 44s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
publish
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/
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
publish
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
publish: src/AbpHelper.Core/Steps/Abp/ParseStep/BaseParserStep.cs#L82
Possible null reference argument for parameter 'str' in 'string AbpStringExtensions.RemovePreFix(string str, params string[] preFixes)'.
publish: src/AbpHelper.Core/Models/GetInstalledPackagesOutput.cs#L9
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/AbpHelper.Core/Models/GetInstalledPackagesOutput.cs#L7
Non-nullable property 'SolutionName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/AbpHelper.Core/Steps/Abp/EntityParserStep.cs#L57
Possible null reference argument for parameter 'str' in 'string AbpStringExtensions.RemovePreFix(string str, params string[] preFixes)'.
publish: src/AbpHelper.Core/Steps/Abp/SetModelVariableStep.cs#L28
Nullability of reference types in value of type 'ExpandoObject' doesn't match target type 'IDictionary<string, object>'.
publish: src/AbpHelper.Core/Services/ListPackageService.cs#L31
Dereference of a possibly null reference.
publish: src/AbpHelper.Core/Steps/Common/FileGenerationStep.cs#L36
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
publish: src/AbpHelper.Core/Steps/Common/GroupGenerationStep.cs#L105
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
publish: src/AbpHelper.Core/Commands/Module/ModuleCommandOption.cs#L63
Non-nullable property 'Custom' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/AbpHelper.Core/Commands/Module/ModuleCommandOption.cs#L8
Non-nullable field '_moduleCompanyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
publish
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/