Package Push Nuget #32
Triggered via release
December 24, 2024 08:27
Qinyouzeng
published
7b1aa59
Status
Failure
Total duration
1m 54s
Artifacts
–
package_push_nuget.org.yml
on: release
package build and push
1m 45s
Annotations
2 errors and 22 warnings
package build and push
The file '/home/runner/work/MASA.Stack.Sdks/MASA.Stack.Sdks/src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Base/bin/Release/net7.0/Masa.BuildingBlocks.StackSdks.Base.dll' to be packed was not found on disk.
|
package build and push
Process completed with exit code 1.
|
package build and push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
package build and push:
src/Contrib/Masa.Contrib.StackSdks.Config/MasaStackConfig.cs#L12
Non-nullable field '_configurationApiClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
package build and push:
src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'SwaggerUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/AppModel.cs#L26
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Pm/Model/ProjectDetailModel.cs#L12
Non-nullable property 'LabelCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/Contrib/Masa.Contrib.StackSdks.Caller/ServiceCollectionExtensions.cs#L22
Possible null reference argument for parameter 'configureOptions' in 'IServiceCollection OptionsServiceCollectionExtensions.Configure<ClientRefreshTokenOptions>(IServiceCollection services, Action<ClientRefreshTokenOptions> configureOptions)'.
|
package build and push:
src/Contrib/Masa.Contrib.StackSdks.Caller/ServiceCollectionExtensions.cs#L22
Possible null reference argument for parameter 'configureOptions' in 'IServiceCollection OptionsServiceCollectionExtensions.Configure<ClientRefreshTokenOptions>(IServiceCollection services, Action<ClientRefreshTokenOptions> configureOptions)'.
|
package build and push:
src/BuildingBlocks/Auth/Masa.BuildingBlocks.StackSdks.Auth.Contracts/Model/VerifyMsgCodeModel.cs#L10
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/Contrib/Masa.Contrib.StackSdks.Config/MasaStackConfig.cs#L12
Non-nullable field '_configurationApiClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
package build and push:
src/Contrib/Masa.Contrib.StackSdks.Config/MasaStackConfig.cs#L12
Non-nullable field '_configurationApiClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
package build and push:
src/Contrib/Masa.Contrib.StackSdks.Config/MasaStackConfig.cs#L12
Non-nullable field '_configurationApiClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
package build and push:
src/Contrib/Masa.Contrib.StackSdks.Caller/ServiceCollectionExtensions.cs#L22
Possible null reference argument for parameter 'configureOptions' in 'IServiceCollection OptionsServiceCollectionExtensions.Configure<ClientRefreshTokenOptions>(IServiceCollection services, Action<ClientRefreshTokenOptions> configureOptions)'.
|
package build and push:
src/Contrib/Masa.Contrib.StackSdks.Dcc/DccClient.cs#L8
Non-nullable property 'OpenApiService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Auth/Masa.BuildingBlocks.StackSdks.Auth.Contracts/Model/VerifyMsgCodeModel.cs#L10
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Auth/Masa.BuildingBlocks.StackSdks.Auth.Contracts/MasaUser.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Auth/Masa.BuildingBlocks.StackSdks.Auth.Contracts/MasaUser.cs#L14
Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Auth/Masa.BuildingBlocks.StackSdks.Auth.Contracts/MasaUser.cs#L16
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push:
src/BuildingBlocks/Auth/Masa.BuildingBlocks.StackSdks.Auth.Contracts/MasaUser.cs#L18
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
package build and push
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|