Create asset modified cleanup handler #1741
run_build.yml
on: pull_request
test-dotnet
10m 0s
build-push-orchestrator
0s
build-push-thumbs
0s
build-push-engine
0s
build-push-portal
0s
build-push-api
0s
build-push-cleanuphandler
0s
build-push-migrator
0s
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.
|