1.1.1-preview.12 #15
Triggered via release
August 14, 2024 09:08
wzh425
published
1.1.1-preview.12
Status
Success
Total duration
1m 54s
Artifacts
–
package_push_nuget.org.yml
on: release
package build and push
1m 45s
Annotations
23 warnings
package build and push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
package build and push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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:
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.
|