Polish 7 (#3381) #258
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: rjstone/discord-webhook-notify@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run ./monorepo-build.sh:
Kavita.Common/Helpers/CronHelper.cs#L16
The variable 'ex' is declared but never used
|
Run ./monorepo-build.sh:
Kavita.Common/Configuration.cs#L19
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Run ./monorepo-build.sh:
Kavita.Common/Configuration.cs#L19
Change the visibility of 'KavitaPlusApiUrl' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
Run ./monorepo-build.sh:
Kavita.Common/Configuration.cs#L19
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Run ./monorepo-build.sh:
Kavita.Common/Configuration.cs#L317
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Run ./monorepo-build.sh:
Kavita.Common/Configuration.cs#L319
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Run ./monorepo-build.sh:
Kavita.Common/Configuration.cs#L321
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Run ./monorepo-build.sh:
Kavita.Common/Configuration.cs#L325
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
Run ./monorepo-build.sh:
Kavita.Common/Helpers/UntrustedCertClientFactory.cs#L10
Enable server certificate validation on this SSL/TLS connection (https://rules.sonarsource.com/csharp/RSPEC-4830)
|
Run ./monorepo-build.sh:
API/Controllers/PersonController.cs#L57
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Post Check Out Repo
The process '/usr/bin/git' failed with exit code 128
|
Loading