Skip to content

Release upgrade to .NET 8 #51

Release upgrade to .NET 8

Release upgrade to .NET 8 #51

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Re-run triggered December 10, 2024 18:33
Status Failure
Total duration 1m 0s
Artifacts

release.yml

on: pull_request
rl-scanner-android  /  Run Reversing Labs scanner
1m 49s
rl-scanner-android / Run Reversing Labs scanner
rl-scanner-androidx  /  Run Reversing Labs scanner
1m 49s
rl-scanner-androidx / Run Reversing Labs scanner
rl-scanner-iOS  /  Run Reversing Labs scanner
1m 36s
rl-scanner-iOS / Run Reversing Labs scanner
rl-scanner-core  /  Run Reversing Labs scanner
51s
rl-scanner-core / Run Reversing Labs scanner
rl-scanner-wpf  /  Run Reversing Labs scanner
1m 29s
rl-scanner-wpf / Run Reversing Labs scanner
rl-scanner-winforms  /  Run Reversing Labs scanner
1m 47s
rl-scanner-winforms / Run Reversing Labs scanner
rl-scanner-uwp  /  Run Reversing Labs scanner
1m 24s
rl-scanner-uwp / Run Reversing Labs scanner
rl-scanner-maui  /  Run Reversing Labs scanner
1m 30s
rl-scanner-maui / Run Reversing Labs scanner
Deploy API docs
0s
Deploy API docs
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 19 warnings
Deploy API docs
Branch "release/4.0.x" is not allowed to deploy to github-pages due to environment protection rules.
Deploy API docs
The deployment was rejected or didn't satisfy other protection rules.
WinForms / release
Process completed with exit code 1.
MAUI / release
Process completed with exit code 1.
WPF / release
Process completed with exit code 1.
AndroidX / release
Process completed with exit code 1.
iOS / release
Process completed with exit code 1.
UWP / release
Process completed with exit code 1.
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/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/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-core / Run Reversing Labs scanner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rl-scanner-androidx / Run Reversing Labs scanner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rl-scanner-android / Run Reversing Labs scanner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rl-scanner-iOS / Run Reversing Labs scanner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rl-scanner-maui / Run Reversing Labs scanner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rl-scanner-uwp / Run Reversing Labs scanner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rl-scanner-winforms / Run Reversing Labs scanner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rl-scanner-wpf / Run Reversing Labs scanner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/