Skip to content

setting status code to Accepted when ingesting #457

setting status code to Accepted when ingesting

setting status code to Accepted when ingesting #457

Triggered via pull request February 5, 2025 10:38
Status Failure
Total duration 2m 8s
Artifacts

run_build.yml

on: pull_request
build-push-api
0s
build-push-api
build-push-migrator
0s
build-push-migrator
build-push-background-handler
0s
build-push-background-handler
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test-dotnet
Process completed with exit code 1.
test-dotnet: src/IIIFPresentation/AWS/Settings/S3Settings.cs#L11
Non-nullable property 'StorageBucket' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-dotnet: src/IIIFPresentation/AWS/S3/Models/ObjectFromBucket.cs#L46
Non-nullable property 'ETag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test-dotnet: src/IIIFPresentation/Repository/Collections/CollectionQueryX.cs#L24
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Repository/Collections/CollectionQueryX.cs#L25
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Repository/Collections/CollectionQueryX.cs#L36
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Repository/Collections/CollectionQueryX.cs#L37
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Repository/Helpers/CollectionRetrieval.cs#L168
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Repository/PresentationContext.cs#L125
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Core.Tests/Helpers/CollectionXTests.cs#L10
Converting null literal or possible null value to non-nullable type.
test-dotnet: src/IIIFPresentation/Core.Tests/IIIF/IIIFResponseXTests.cs#L19
Dereference of a possibly null reference.