Default orchestrator thumbs #1781
Annotations
10 warnings
src/protagonist/Hydra/Attributes.cs#L20
Non-nullable property 'Note' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/Hydra/Attributes.cs#L38
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/Hydra/Attributes.cs#L41
Non-nullable property 'Range' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/Hydra/Model/SupportedProperty.cs#L8
Non-nullable property 'Property' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/Hydra/Model/SupportedProperty.cs#L11
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/Hydra/Model/SupportedProperty.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/Hydra/Model/SupportedProperty.cs#L26
Non-nullable property 'UnstableNote' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/Hydra/JsonLdBase.cs#L21
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/Hydra/Attributes.cs#L28
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/Hydra/Attributes.cs#L28
Non-nullable property 'UriTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading