CodeQL #9
Annotations
22 warnings
|
Analyze (javascript-typescript)
The process '/usr/bin/git' failed with exit code 128
|
|
Analyze (javascript-typescript):
Kavita.Common/Configuration.cs#L322
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
|
Analyze (javascript-typescript):
Kavita.Common/Configuration.cs#L320
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
|
Analyze (javascript-typescript):
Kavita.Common/Configuration.cs#L318
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
|
Analyze (javascript-typescript):
Kavita.Common/Configuration.cs#L19
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
|
Analyze (javascript-typescript):
Kavita.Common/Configuration.cs#L20
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
|
Analyze (javascript-typescript):
Kavita.Common/Configuration.cs#L19
Change the visibility of 'KavitaPlusApiUrl' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
Analyze (javascript-typescript):
Kavita.Common/Configuration.cs#L20
Change the visibility of 'StatsApiUrl' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
Analyze (javascript-typescript):
Kavita.Common/Configuration.cs#L20
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
|
Analyze (javascript-typescript):
Kavita.Common/Configuration.cs#L19
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
|
Analyze (javascript-typescript):
Kavita.Common/Helpers/CronHelper.cs#L16
The variable 'ex' is declared but never used
|
|
Analyze (csharp)
The process '/usr/bin/git' failed with exit code 128
|
|
Analyze (csharp):
Kavita.Common/Configuration.cs#L322
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
|
Analyze (csharp):
Kavita.Common/Configuration.cs#L320
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
|
Analyze (csharp):
Kavita.Common/Configuration.cs#L318
Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218)
|
|
Analyze (csharp):
Kavita.Common/Configuration.cs#L19
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
|
Analyze (csharp):
Kavita.Common/Configuration.cs#L20
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
|
Analyze (csharp):
Kavita.Common/Configuration.cs#L20
Change the visibility of 'StatsApiUrl' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
Analyze (csharp):
Kavita.Common/Configuration.cs#L19
Change the visibility of 'KavitaPlusApiUrl' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
Analyze (csharp):
Kavita.Common/Configuration.cs#L19
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
|
Analyze (csharp):
Kavita.Common/Configuration.cs#L20
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
|
Analyze (csharp):
Kavita.Common/Helpers/CronHelper.cs#L16
The variable 'ex' is declared but never used
|