Skip to content

Add Semgrep

Add Semgrep #144

Triggered via push August 31, 2023 18:23
Status Failure
Total duration 1m 10s
Artifacts
build-nuget-packages
55s
build-nuget-packages
Fit to window
Zoom out
Zoom in

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.