Skip to content

release/4.1.0 - Build fix #53

release/4.1.0 - Build fix

release/4.1.0 - Build fix #53

Triggered via pull request January 10, 2025 05:26
Status Failure
Total duration 6m 37s
Artifacts 1

release.yml

on: pull_request
rl-scanner-android  /  Run Reversing Labs scanner
19s
rl-scanner-android / Run Reversing Labs scanner
rl-scanner-androidx  /  Run Reversing Labs scanner
14s
rl-scanner-androidx / Run Reversing Labs scanner
rl-scanner-iOS  /  Run Reversing Labs scanner
17s
rl-scanner-iOS / Run Reversing Labs scanner
rl-scanner-core  /  Run Reversing Labs scanner
19s
rl-scanner-core / Run Reversing Labs scanner
rl-scanner-wpf  /  Run Reversing Labs scanner
17s
rl-scanner-wpf / Run Reversing Labs scanner
rl-scanner-winforms  /  Run Reversing Labs scanner
15s
rl-scanner-winforms / Run Reversing Labs scanner
rl-scanner-uwp  /  Run Reversing Labs scanner
15s
rl-scanner-uwp / Run Reversing Labs scanner
rl-scanner-maui  /  Run Reversing Labs scanner
16s
rl-scanner-maui / Run Reversing Labs scanner
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 18 warnings
rl-scanner-androidx / Run Reversing Labs scanner
Process completed with exit code 1.
rl-scanner-uwp / Run Reversing Labs scanner
Process completed with exit code 1.
rl-scanner-winforms / Run Reversing Labs scanner
Process completed with exit code 1.
rl-scanner-maui / Run Reversing Labs scanner
Process completed with exit code 1.
rl-scanner-iOS / Run Reversing Labs scanner
Process completed with exit code 1.
rl-scanner-android / Run Reversing Labs scanner
Process completed with exit code 1.
rl-scanner-core / Run Reversing Labs scanner
Process completed with exit code 1.
rl-scanner-wpf / Run Reversing Labs scanner
Process completed with exit code 1.
Build: src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L25
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'SFAuthenticationSession' is obsoleted on: 'ios' 12.0 and later (Use 'ASWebAuthenticationSession' instead.), 'maccatalyst' 12.0 and later (Use 'ASWebAuthenticationSession' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build: src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L34
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'SFAuthenticationSession.Start()' is obsoleted on: 'ios' 12.0 and later (Use 'ASWebAuthenticationSession' instead.), 'maccatalyst' 12.0 and later (Use 'ASWebAuthenticationSession' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build: src/Auth0.OidcClient.iOS/SFSafariViewControllerBrowser.cs#L57
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIApplication.KeyWindow' is obsoleted on: 'ios' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.), 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build: src/Auth0.OidcClient.iOS/ASWebAuthenticationSessionBrowser.cs#L83
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIApplication.KeyWindow' is obsoleted on: 'ios' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.), 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build: src/Auth0.OidcClient.iOS/SFAuthenticationSessionBrowser.cs#L44
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'SFAuthenticationError.CanceledLogin' is obsoleted on: 'ios' 12.0 and later (Use 'ASWebAuthenticationSessionErrorCode' instead.), 'maccatalyst' 12.0 and later (Use 'ASWebAuthenticationSessionErrorCode' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build: src/Auth0.OidcClient.iOS/ASWebAuthenticationSessionBrowser.cs#L57
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'ASWebAuthenticationSession' is obsoleted on: 'ios' 17.4 and later (Use the 'ASWebAuthenticationSessionCallback' overload instead.), 'maccatalyst' 17.4 and later (Use the 'ASWebAuthenticationSessionCallback' overload instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.83" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
rl-scanner-androidx / Run Reversing Labs scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rl-scanner-uwp / Run Reversing Labs scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rl-scanner-winforms / Run Reversing Labs scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rl-scanner-maui / Run Reversing Labs scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rl-scanner-iOS / Run Reversing Labs scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rl-scanner-android / Run Reversing Labs scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rl-scanner-core / Run Reversing Labs scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rl-scanner-wpf / Run Reversing Labs scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
build
30.8 MB