test: fix tests #30
Annotations
10 warnings
build:
src/Raygun.NetCore.Blazor.Server/Class1.cs#L3
Missing XML comment for publicly visible type or member 'Class1'
|
build:
src/Raygun.NetCore.Blazor.Server/Extensions/HostBuilderExtensions.cs#L10
Missing XML comment for publicly visible type or member 'HostBuilderExtensions'
|
build:
src/Raygun.NetCore.Blazor/RaygunBlazorClient.cs#L151
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBlazorClient.cs#L151
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L148
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L148
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L148
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|