Skip to content

Integrate rl-scanner #175

Integrate rl-scanner

Integrate rl-scanner #175

Triggered via pull request October 30, 2024 09:23
Status Success
Total duration 9m 32s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/setup-dotnet@v3, nuget/setup-nuget@v1, microsoft/[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
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
build: src/Auth0.OidcClient.iOS/SFSafariViewControllerBrowser.cs#L57
This call site is reachable on: 'iOS' 16.1 and later, 'maccatalyst' 16.1 and later. 'UIApplication.KeyWindow.get' is unsupported on: 'ios' 13.0 and later, 'maccatalyst' 13.0 and later. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L44
This call site is reachable on: 'iOS' 16.1 and later, 'maccatalyst' 16.1 and later. 'SFAuthenticationError.CanceledLogin' is unsupported on: 'ios' 12.0 and later, 'maccatalyst' 12.0 and later. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: src/Auth0.OidcClient.iOS/ASWebAuthenticationSessionBrowser.cs#L83
This call site is reachable on: 'iOS' 16.1 and later, 'maccatalyst' 16.1 and later. 'UIApplication.KeyWindow.get' is unsupported on: 'ios' 13.0 and later, 'maccatalyst' 13.0 and later. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
build
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
build
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
build
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
build: src/Auth0.OidcClient.MAUI.Platforms.Windows/WebAuthenticator.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Auth0.OidcClient.MAUI.Platforms.Windows/RedirectionContextManager.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.