Skip to content

Merge pull request #164 from EasyAbp/abp-7.3 #75

Merge pull request #164 from EasyAbp/abp-7.3

Merge pull request #164 from EasyAbp/abp-7.3 #75

Triggered via push July 25, 2023 08:00
Status Success
Total duration 20m 29s
Artifacts
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
release (ubuntu-latest)
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/
release (ubuntu-latest): 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]
release (ubuntu-latest): 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]
release (ubuntu-latest): 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]
release (ubuntu-latest): 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]
release (ubuntu-latest): 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]
release (ubuntu-latest): 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]
release (ubuntu-latest): 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]
release (ubuntu-latest): 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]
release (ubuntu-latest): 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]
release (ubuntu-latest): 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]
release (windows-latest)
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/
release (windows-latest): AbpHelper.CLI/src/AbpHelper.Core/Steps/Common/GroupGenerationStep.cs#L1
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (windows-latest): 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. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (windows-latest): 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. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (windows-latest): AbpHelper.CLI/src/AbpHelper.Core/Steps/Common/FileGenerationStep.cs#L1
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (windows-latest): 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>'. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (windows-latest): AbpHelper.CLI/src/AbpHelper.Core/Services/ListPackageService.cs#L1
Dereference of a possibly null reference. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (windows-latest): 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. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (windows-latest): 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. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (windows-latest): 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)'. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (windows-latest): 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)'. [D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\AbpHelper.Core.csproj]
release (macos-latest)
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/
release (macos-latest): 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]
release (macos-latest): 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]
release (macos-latest): 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]
release (macos-latest): 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]
release (macos-latest): 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]
release (macos-latest): 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]
release (macos-latest): 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]
release (macos-latest): 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]
release (macos-latest): 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]
release (macos-latest): 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]