Merge pull request #177 from EasyAbp/abp8.1 #79
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v1, samuelmeuli/action-electron-builder@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/Commands/Module/ModuleCommandOption.cs#L1
Non-nullable field '_moduleCompanyName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [/home/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. [/home/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)'. [/home/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Build/release Electron app:
AbpHelper.CLI/src/AbpHelper.Core/Services/ListPackageService.cs#L1
Dereference of a possibly null reference. [/home/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)'. [/home/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>'. [/home/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. [/home/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. [/home/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)'. [/home/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)'. [/home/runner/work/AbpHelper.GUI/AbpHelper.GUI/AbpHelper.CLI/src/AbpHelper.Core/AbpHelper.Core.csproj]
|
Loading