Include custom fields, tags, and roles in single item/named query manifests #1100
run_build.yml
on: pull_request
test-dotnet
4m 46s
build-push-orchestrator
0s
build-push-thumbs
0s
build-push-engine
0s
build-push-portal
0s
build-push-api
0s
build-push-cleanuphandler
0s
build-push-migrator
0s
Annotations
1 error and 10 warnings
test-dotnet
Process completed with exit code 253.
|
test-dotnet:
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.
|
test-dotnet:
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L111
Non-nullable property 'OptimisationPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test-dotnet:
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L116
Non-nullable property 'DeliveryChannel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test-dotnet:
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L122
Non-nullable property 'ThumbnailPolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test-dotnet:
src/protagonist/DLCS.Core/Threading/AsyncKeyedLock.cs#L69
Converting null literal or possible null value to non-nullable type.
|
test-dotnet:
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.
|
test-dotnet:
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.
|
test-dotnet:
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.
|
test-dotnet:
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L34
Non-nullable property 'SingleAssetManifestTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test-dotnet:
src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L41
Non-nullable property 'EngineDirectIngestUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|