[COMPLIANCE] Add Copyright and License Headers #96
Triggered via pull request
September 18, 2023 16:39
Status
Success
Total duration
1h 30m 10s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
unit-test-end-to-end-microsoft-graph.yaml
on: pull_request
test
1h 30m
Annotations
11 warnings
test:
data/Pandora.Definitions/Mappings/ResourceIdMapping.cs#L8
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#L9
Non-nullable property 'SegmentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test:
data/Pandora.Definitions/Mappings/ModelToModelMapping.cs#L18
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#L23
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#L28
Non-nullable property 'SdkFieldPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test:
data/Pandora.Definitions/Mappings/MappingDefinition.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/MappingDefinition.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/MappingDefinition.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/Mappings/FromMapping.cs#L27
Dereference of a possibly null reference.
|
test:
data/Pandora.Definitions/Mappings/FromMapping.cs#L45
Dereference of a possibly null reference.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/pandora/pandora. Supported file pattern: go.sum
|