Skip to content

Upgrade to ABP 8.2.1 (#240) #46

Upgrade to ABP 8.2.1 (#240)

Upgrade to ABP 8.2.1 (#240) #46

Triggered via push July 30, 2024 16:22
Status Success
Total duration 4m 9s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, AsasInnab/regex-action@v1, mukunku/[email protected], tvdias/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v3, AsasInnab/regex-action@v1, mukunku/[email protected], tvdias/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: src/AbpHelper.Core/Commands/Module/ModuleCommandOption.cs#L8
Non-nullable field '_moduleCompanyName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
publish: src/AbpHelper.Core/Commands/Module/ModuleCommandOption.cs#L63
Non-nullable property 'Custom' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.
publish: src/AbpHelper.Core/Models/GetInstalledPackagesOutput.cs#L9
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/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/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/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/Steps/Abp/EntityParserStep.cs#L57
Possible null reference argument for parameter 'str' in 'string AbpStringExtensions.RemovePreFix(string str, params string[] preFixes)'.
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
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
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