Skip to content

Allow Origin Strategies to be managed via the API #752

Allow Origin Strategies to be managed via the API

Allow Origin Strategies to be managed via the API #752

Triggered via pull request August 16, 2023 14:00
Status Failure
Total duration 4m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

run_build.yml

on: pull_request
build-push-orchestrator
0s
build-push-orchestrator
build-push-thumbs
0s
build-push-thumbs
build-push-engine
0s
build-push-engine
build-push-portal
0s
build-push-portal
build-push-api
0s
build-push-api
build-push-cleanuphandler
0s
build-push-cleanuphandler
build-push-migrator
0s
build-push-migrator
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test-dotnet
Process completed with exit code 1.
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/Threading/AsyncKeyedLock.cs#L69
Converting null literal or possible null value to non-nullable type.
test-dotnet: src/protagonist/DLCS.Core/Threading/AsyncKeyedLock.cs#L99
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/DLCS.Core/Strings/StringX.cs#L108
The variable 'e' is declared but never used
test-dotnet: src/protagonist/DLCS.Core/Strings/StringX.cs#L112
The variable 'e' is declared but never used
test-dotnet: 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.
test-dotnet: 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.
test-dotnet: 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.
test-dotnet: 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.
test-dotnet: src/protagonist/DLCS.Core/Settings/DlcsSettings.cs#L54
Non-nullable property 'StoragePolicy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.