Build using GitHub Actions #24
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, nuget/setup-nuget@v1, microsoft/setup-msbuild@v1.1, microsoft/vstest-action@v1.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/vstest-action@v1.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Auth0.OidcClient.WinForms/ExtendedWebBrowser.cs#L68
'ComInterfaceType.InterfaceIsIDispatch' is obsolete: 'Support for IDispatch may be unavailable in future releases.'
|
src/Auth0.OidcClient.WinForms/ExtendedWebBrowser.cs#L17
'PermissionSetAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/Auth0.OidcClient.WinForms/ExtendedWebBrowser.cs#L17
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/Auth0.OidcClient.WinForms/ExtendedWebBrowser.cs#L26
'PermissionSetAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/Auth0.OidcClient.WinForms/ExtendedWebBrowser.cs#L26
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
|
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)
|
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)
|
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)
|
|
The logs for this run have expired and are no longer available.
Loading