Skip to content

Relationships: save blobs in the database instead of in the blob stor… #561

Relationships: save blobs in the database instead of in the blob stor…

Relationships: save blobs in the database instead of in the blob stor… #561

Triggered via push November 16, 2023 13:53
Status Success
Total duration 10m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze: BuildingBlocks/src/BuildingBlocks.Domain/MetricStatus.cs#L8
Non-nullable property 'MetricKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: BuildingBlocks/src/BuildingBlocks.Domain/MetricStatus.cs#L8
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: BuildingBlocks/src/BuildingBlocks.Domain/MetricStatus.cs#L12
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze: BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/IdentityAddress.cs#L92
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
Analyze: BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/IdentityAddress.cs#L97
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
Analyze: BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/IdentityAddress.cs#L97
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Analyze: BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/DeviceId.cs#L43
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
Analyze: BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/DeviceId.cs#L48
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
Analyze: BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/DeviceId.cs#L48
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
Analyze: BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/Username.cs#L42
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).