Skip to content

Impl #227 - Generate provisional canvases on manifest 201 response #449

Impl #227 - Generate provisional canvases on manifest 201 response

Impl #227 - Generate provisional canvases on manifest 201 response #449

Triggered via pull request February 3, 2025 15:57
Status Failure
Total duration 3m 10s
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/Core.Tests/Helpers/CollectionXTests.cs#L10
Converting null literal or possible null value to non-nullable type.
test-dotnet: src/IIIFPresentation/Core.Tests/Response/HttpResponseMessageXTests.cs#L42
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Core.Tests/IIIF/IIIFResponseXTests.cs#L19
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Core.Tests/IIIF/IIIFResponseXTests.cs#L30
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Core.Tests/Response/HttpResponseMessageXTests.cs#L55
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Core.Tests/IIIF/IIIFResponseXTests.cs#L49
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Core.Tests/IIIF/IIIFResponseXTests.cs#L59
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Core.Tests/Response/HttpResponseMessageXTests.cs#L68
Dereference of a possibly null reference.