Skip to content

Check Dependencies #777

Check Dependencies

Check Dependencies #777

Triggered via schedule January 9, 2025 03:12
Status Success
Total duration 8m 2s
Artifacts

check-dependencies.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: samples/UI/Pages/Index.razor#L13
Found markup element with unexpected name 'SurveyPrompt'. If this is intended to be a component, add a @using directive for its namespace.
build: test/Aguacongas.AspNetCore.Components.Maui.Authentication.Oidc.Test/Services/OidcAuthenticationServiceTest.cs#L394
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'values' of type 'IEnumerable<KeyValuePair<string, string>>' in 'Parameters.Parameters(IEnumerable<KeyValuePair<string, string>> values)' due to differences in the nullability of reference types.
build: samples/UI/Pages/Index.razor#L13
Found markup element with unexpected name 'SurveyPrompt'. If this is intended to be a component, add a @using directive for its namespace.
build: test/Aguacongas.AspNetCore.Components.Maui.Authentication.Oidc.Test/Services/OidcAuthenticationServiceTest.cs#L394
Argument of type 'Dictionary<string, string?>' cannot be used for parameter 'values' of type 'IEnumerable<KeyValuePair<string, string>>' in 'Parameters.Parameters(IEnumerable<KeyValuePair<string, string>> values)' due to differences in the nullability of reference types.