Net core/hosting #119
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Inputs/MultiSelectBody.razor#L92
Nullability of reference types in value of type 'RenderFragment<string?>' doesn't match target type 'RenderFragment<string>'.
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Inputs/MultiSelect.razor#L123
Nullability of reference types in value of type 'RenderFragment<string?>' doesn't match target type 'RenderFragment<string>'.
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Inputs/MultiSelect.razor#L142
Nullability of reference types in value of type 'RenderFragment<string?>' doesn't match target type 'RenderFragment<string>'.
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Inputs/MultiSelect.razor#L145
Nullability of reference types in value of type 'RenderFragment<string?>' doesn't match target type 'RenderFragment<string>'.
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Inputs/MultiSelect.razor#L148
Nullability of reference types in value of type 'RenderFragment<string?>' doesn't match target type 'RenderFragment<string>'.
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Authentication/DefaultFetchClaimsPrincipal.cs#L9
Missing XML comment for publicly visible type or member 'DefaultFetchClaimsPrincipal'
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Authentication/DefaultFetchClaimsPrincipal.cs#L16
Missing XML comment for publicly visible type or member 'DefaultFetchClaimsPrincipal.DefaultFetchClaimsPrincipal(HttpClient, string, string, JsonSerializerOptions?)'
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Authentication/DefaultFetchClaimsPrincipal.cs#L27
Missing XML comment for publicly visible type or member 'DefaultFetchClaimsPrincipal.FetchPrincipalAsync(CancellationToken)'
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Authentication/DelegatedAuthenticationStateProvider.cs#L8
Missing XML comment for publicly visible type or member 'DelegatedAuthenticationStateProvider'
|
Build library project:
libraries/JGUZDV.Blazor.Components/src/Authentication/DelegatedAuthenticationStateProvider.cs#L19
Missing XML comment for publicly visible type or member 'DelegatedAuthenticationStateProvider.DelegatedAuthenticationStateProvider(TimeProvider, IFetchAuthenticationState, ILogger<DelegatedAuthenticationStateProvider>)'
|
Loading