Skip to content

Graph Importer: upgrade the GHA runner for the data regeneration workflow #1106

Graph Importer: upgrade the GHA runner for the data regeneration workflow

Graph Importer: upgrade the GHA runner for the data regeneration workflow #1106

Triggered via pull request September 19, 2023 16:57
Status Success
Total duration 13m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-test-data-api.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: 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.
test: 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.
test: 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.
test: 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.
test: 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.
test: 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.
test: 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.
test: 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.
test: 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.
test: 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.