Skip to content

Regenerate the Go SDK #878

Regenerate the Go SDK

Regenerate the Go SDK #878

Manually triggered November 9, 2023 11:11
Status Success
Total duration 16m 51s
Artifacts

automation-regenerate-go-sdk.yaml

on: workflow_dispatch
regenerate-go-sdk
16m 37s
regenerate-go-sdk
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/Interfaces/ResourceID.cs#L32
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
regenerate-go-sdk: data/Pandora.Definitions/Mappings/DirectAssignmentMapping.cs#L15
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/DirectAssignmentMapping.cs#L20
Non-nullable property 'FromSchemaPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
regenerate-go-sdk: data/Pandora.Definitions/Mappings/DirectAssignmentMapping.cs#L25
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/DirectAssignmentMapping.cs#L30
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/Interfaces/MethodDefinition.cs#L15
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
regenerate-go-sdk: data/Pandora.Definitions/Discovery/Helpers.cs#L15
Dereference of a possibly null reference.
regenerate-go-sdk: data/Pandora.Definitions/Discovery/Helpers.cs#L23
Possible null reference return.