v0.8.4 - New Scanner + Browse Authors/Artists + Tons of Bugfixes #156
Annotations
11 warnings
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/ScrobblingController.cs#L56
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