V4.0 uses a service declared via DI #43
Annotations
1 error and 4 warnings
Build and Deploy Job
Process completed with exit code 2.
|
Build and Deploy Job:
Blazor-Color-Picker-Library/Services/ColorPickerParameters.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job:
Blazor-Color-Picker-Library/ColorPicker.razor.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job:
Blazor-Color-Picker-Library/Services/ColorPickerService.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build and Deploy Job:
Blazor-Color-Picker-Library/ColorPicker.razor.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|