Add Semgrep #144
build-nuget-packages.yml
on: push
build-nuget-packages
55s
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/Base64UrlEncoder.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build-nuget-packages:
Okta.Xamarin/Okta.Xamarin/Base64UrlEncoder.cs#L3
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
build-nuget-packages:
Okta.Xamarin/Okta.Xamarin/DictionaryExtensions.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
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)
|