Skip to content

Publish Release

Publish Release #6

Manually triggered October 30, 2023 14:49
Status Failure
Total duration 16m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Publish to NuGet: src/Auth0.OidcClient.MAUI.Platforms.Windows/Helpers.cs#L82
The type or namespace name 'ProcessStartInfo' could not be found (are you missing a using directive or an assembly reference?)
Publish to NuGet
Process completed with exit code 1.
Publish to NuGet
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.
Publish to NuGet: 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://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Publish to NuGet: 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://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Publish to NuGet: 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://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Publish to NuGet
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.
Publish to NuGet
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.
Publish to NuGet
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.
Publish to NuGet
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.
Publish to NuGet: src/Auth0.OidcClient.MAUI.Platforms.Windows/AppInstanceProxy.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Publish to NuGet: 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.