Check Dependencies #777
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.
|