Update README.md (#98) #143
build-nuget-packages.yml
on: push
build-nuget-packages
57s
Annotations
1 error and 11 warnings
build-nuget-packages
Process completed with exit code 1.
|
build-nuget-packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-nuget-packages
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build-nuget-packages
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build-nuget-packages
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build-nuget-packages:
Okta.Xamarin/Okta.Xamarin/OktaPlatformBase.cs#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-nuget-packages:
Okta.Xamarin/Okta.Xamarin/TinyIoC/TinyIoCContainer.cs#L765
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
build-nuget-packages:
Okta.Xamarin/Okta.Xamarin/TinyIoC/TinyIoCContainer.cs#L793
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
build-nuget-packages:
Okta.Xamarin/Okta.Xamarin/TinyIoC/TinyIoCContainer.cs#L832
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
build-nuget-packages:
Okta.Xamarin/Okta.Xamarin/TinyIoC/TinyIoCContainer.cs#L860
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
build-nuget-packages:
Okta.Xamarin/Okta.Xamarin/TinyIoC/TinyIoCContainer.cs#L898
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
build-nuget-packages:
Okta.Xamarin/Okta.Xamarin/TinyIoC/TinyIoCContainer.cs#L99
Using directive should appear outside a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md)
|