Skip to content

Create a new project for running background services #295

Create a new project for running background services

Create a new project for running background services #295

Triggered via pull request November 27, 2024 14:24
Status Failure
Total duration 52s
Artifacts

run_build.yml

on: pull_request
test-dotnet
40s
test-dotnet
build-push-api
0s
build-push-api
build-push-migrator
0s
build-push-migrator
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
test-dotnet: src/IIIFPresentation/API.Tests/Integration/DeleteCollectionTests.cs#L17
The name 'CollectionDefinitions' does not exist in the current context
test-dotnet: src/IIIFPresentation/API.Tests/Integration/DeleteCollectionTests.cs#L17
The name 'CollectionDefinitions' does not exist in the current context
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/Core.Tests/Helpers/CollectionXTests.cs#L11
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.
test-dotnet: src/IIIFPresentation/Core.Tests/IIIF/IIIFResponseXTests.cs#L30
Dereference of a possibly null reference.
test-dotnet: src/IIIFPresentation/Core.Tests/IIIF/IIIFResponseXTests.cs#L49
Dereference of a possibly null reference.