Skip to content

Check Dependencies #669

Check Dependencies

Check Dependencies #669

Triggered via schedule September 23, 2024 02:49
Status Success
Total duration 8m 47s
Artifacts

check-dependencies.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.