Merge pull request #2808 from hashicorp/data/regeneration-from-58d0ce… #743
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
automation-regenerate-go-sdk.yaml
on: push
regenerate-go-sdk
35m 46s
Annotations
1 error and 11 warnings
regenerate-go-sdk
Process completed with exit code 1.
|
regenerate-go-sdk
Restore cache failed: Dependencies file is not found in /home/runner/work/pandora/pandora. Supported file pattern: go.sum
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/ResourceIdMapping.cs#L5
Non-nullable property 'SchemaFieldName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/ResourceIdMapping.cs#L6
Non-nullable property 'SegmentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/ModelToModelMapping.cs#L15
Non-nullable property 'SchemaModelName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/ModelToModelMapping.cs#L20
Non-nullable property 'SdkModelName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/ModelToModelMapping.cs#L25
Non-nullable property 'SdkFieldPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/MappingDefinition.cs#L12
Non-nullable property 'FromSchemaModelName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/MappingDefinition.cs#L22
Non-nullable property 'ToSdkModelName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/MappingDefinition.cs#L27
Non-nullable property 'ToSdkFieldPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/FromMapping.cs#L24
Dereference of a possibly null reference.
|
regenerate-go-sdk:
data/Pandora.Definitions/Mappings/FromMapping.cs#L42
Dereference of a possibly null reference.
|