Merge pull request #166 from EasyAbp/abp-7.4 #76
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, samuelmeuli/action-electron-builder@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Services/ListPackageService.cs#L1
Dereference of a possibly null reference. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Steps/Abp/SetModelVariableStep.cs#L1
Nullability of reference types in value of type 'ExpandoObject' doesn't match target type 'IDictionary<string, object>'. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Steps/Common/FileGenerationStep.cs#L1
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Models/GetInstalledPackagesOutput.cs#L1
Non-nullable property 'SolutionName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Models/GetInstalledPackagesOutput.cs#L1
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Commands/Module/ModuleCommandOption.cs#L1
Non-nullable field '_moduleCompanyName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Commands/Module/ModuleCommandOption.cs#L1
Non-nullable property 'Custom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Steps/Abp/EntityParserStep.cs#L1
Possible null reference argument for parameter 'str' in 'string AbpStringExtensions.RemovePreFix(string str, params string[] preFixes)'. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Steps/Abp/ParseStep/BaseParserStep.cs#L1
Possible null reference argument for parameter 'str' in 'string AbpStringExtensions.RemovePreFix(string str, params string[] preFixes)'. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Steps/Common/GroupGenerationStep.cs#L1
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'. [/Users/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
The logs for this run have expired and are no longer available.
Loading