test: fix tests #16
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#L117
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L118
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Raygun.NetCore.Blazor/RaygunBrowserInterop.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|