Kavita+ Tweaks #114
Annotations
11 warnings
Run ./monorepo-build.sh:
Kavita.Common/KavitaUnauthenticatedUserException.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Run ./monorepo-build.sh:
Kavita.Common/KavitaException.cs#L22
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Run ./monorepo-build.sh:
Kavita.Common/Configuration.cs#L20
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#L20
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#L20
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#L323
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/Configuration.cs#L327
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/EnvironmentInfo/IOsInfo.cs#L15
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
|
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)
|
Post Check Out Repo
The process '/usr/bin/git' failed with exit code 128
|
The logs for this run have expired and are no longer available.
Loading