chore(release): 3.0.5 #7
Annotations
5 warnings
ci_cd
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci_cd:
src/WebApp/Program.cs#L77
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
ci_cd:
src/WebApp/Pages/Error.cshtml.cs#L9
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
ci_cd:
src/WebApp/Program.cs#L77
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
ci_cd:
src/WebApp/Pages/Error.cshtml.cs#L9
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|