Skip to content

Create asset modified cleanup handler #1741

Create asset modified cleanup handler

Create asset modified cleanup handler #1741

Triggered via pull request July 11, 2024 15:11
Status Failure
Total duration 10m 13s
Artifacts

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 253.
test-dotnet: src/protagonist/Hydra/Attributes.cs#L38
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/Hydra/Attributes.cs#L41
Non-nullable property 'Range' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/Hydra/Attributes.cs#L28
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/Hydra/Attributes.cs#L28
Non-nullable property 'UriTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/Hydra/JsonLdBase.cs#L21
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/Hydra/Attributes.cs#L20
Non-nullable property 'Note' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/Hydra/Model/SupportedProperty.cs#L8
Non-nullable property 'Property' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/Hydra/Model/SupportedProperty.cs#L11
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/Hydra/Model/SupportedProperty.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test-dotnet: src/protagonist/Hydra/Model/SupportedProperty.cs#L26
Non-nullable property 'UnstableNote' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.