NuGet dependencies updated #111
Annotations
10 warnings
Build:
src/Q42.HueApi/Converters/CommandBodyConverter.cs#L16
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Q42.HueApi/Converters/CommandBodyConverter.cs#L29
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Q42.HueApi/Converters/DateTimeConverter.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Q42.HueApi/Converters/GamutConverter.cs#L29
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Q42.HueApi/Converters/GamutConverter.cs#L50
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Q42.HueApi/Converters/HttpMethodConverter.cs#L29
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Q42.HueApi/Converters/HttpMethodConverter.cs#L46
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Q42.HueApi/Converters/HueDateTimeConverter.cs#L24
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Q42.HueApi/Converters/HueDateTimeConverter.cs#L96
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Q42.HueApi/Converters/NullableDateTimeConverter.cs#L15
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Loading