Check Dependencies #839
Annotations
10 errors and 4 warnings
build:
samples/Server/Pages/TestUsers.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
build:
samples/Server/Pages/ExternalLogin/Callback.cshtml.cs#L6
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
build:
samples/Server/Pages/Diagnostics/ViewModel.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
build:
samples/Server/Pages/Consent/Index.cshtml.cs#L6
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
build:
samples/Server/Pages/Account/Logout/Index.cshtml.cs#L4
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
build:
samples/Server/Pages/TestUsers.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
build:
samples/Server/Pages/ExternalLogin/Callback.cshtml.cs#L6
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
build:
samples/Server/Pages/Diagnostics/ViewModel.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
build:
samples/Server/Pages/Consent/Index.cshtml.cs#L6
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
build:
samples/Server/Pages/Account/Logout/Index.cshtml.cs#L4
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
|
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.
|