Update npm packages for Challenges performance tests (#386) #563
Annotations
10 warnings
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.
|
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.
|
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.
|
BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/Username.cs#L42
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/IdentityAddress.cs#L92
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/Username.cs#L47
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/IdentityAddress.cs#L97
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/Username.cs#L47
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/IdentityAddress.cs#L97
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
|
BuildingBlocks/src/DevelopmentKit.Identity/ValueObjects/DeviceId.cs#L43
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading