Skip to content

1.2.1-preview.11

1.2.1-preview.11 #28

Triggered via release December 16, 2024 03:59
Status Success
Total duration 1m 25s
Artifacts
package build and push
1m 17s
package build and push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
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/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Scheduler/Request/GetSchedulerJobByIdentityRequest.cs#L8
Non-nullable property 'JobIdentity' 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.Scheduler/Request/GetSchedulerJobByIdentityRequest.cs#L10
Non-nullable property 'ProjectIdentity' 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/Model/ValidateAccountModel.cs#L8
Non-nullable property 'Account' 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/ValidateAccountModel.cs#L10
Non-nullable property 'Password' 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/ValidateAccountModel.cs#L14
Non-nullable property 'Environment' 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: src/BuildingBlocks/Masa.BuildingBlocks.StackSdks.Config/Models/RedisModel.cs#L8
Non-nullable property 'RedisHost' 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.Config/Models/RedisModel.cs#L14
Non-nullable property 'RedisPassword' 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.Config/Models/ElasticModel.cs#L8
Non-nullable property 'Nodes' 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.Config/Models/ElasticModel.cs#L10
Non-nullable property 'Index' 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.Config/Models/ElasticModel.cs#L12
Non-nullable property 'UserName' 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.Config/Models/ElasticModel.cs#L14
Non-nullable property 'Password' 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.Config/Models/DbModel.cs#L8
Non-nullable property 'Server' 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.Config/Models/DbModel.cs#L12
Non-nullable property 'Database' 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.Config/Models/DbModel.cs#L14
Non-nullable property 'UserId' 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.Config/Models/DbModel.cs#L16
Non-nullable property 'Password' 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.