Allow Named Queries to be managed via the API #579
Annotations
10 warnings
src/protagonist/DLCS.Core/Caching/CacheSettings.cs#L63
Non-nullable property 'Overrides' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L106
Non-nullable property 'OptimisationPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L111
Non-nullable property 'DeliveryChannel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L117
Non-nullable property 'ThumbnailPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L14
Non-nullable property 'ApiRoot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L19
Non-nullable property 'ResourceRoot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L29
Non-nullable property 'SpaceManifestQuery' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L36
Non-nullable property 'EngineDirectIngestUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L41
Non-nullable property 'IngestDefaults' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L49
Non-nullable property 'FamilyDefaults' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading