Skip to content

Check Dependencies #839

Check Dependencies

Check Dependencies #839

Triggered via schedule March 12, 2025 02:54
Status Success
Total duration 10m 26s
Artifacts

check-dependencies.yml

on: schedule
Fit to window
Zoom out
Zoom in

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.