Increase Polly retries to 4 and duration to 1 second (#84) #57
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and analyze:
PodcastRewind/Pages/Error.cshtml.cs#L8
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
Build and analyze:
PodcastRewind/Models/FeedRewindData.cs#L15
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Build and analyze:
PodcastRewind/Program.cs#L37
Make sure this debug feature is deactivated before delivering the code in production. (https://rules.sonarsource.com/csharp/RSPEC-4507)
|
Build and analyze:
PodcastRewind/Pages/Error.cshtml.cs#L8
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
Build and analyze:
PodcastRewind/Models/FeedRewindData.cs#L15
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Build and analyze:
PodcastRewind/Program.cs#L37
Make sure this debug feature is deactivated before delivering the code in production. (https://rules.sonarsource.com/csharp/RSPEC-4507)
|
Loading