Bugfixes + Potential iOS Webtoon Reader Fix #632
Annotations
1 error and 12 warnings
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-java@v3, actions/upload-artifact@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sonar Scan:
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)
|
Sonar Scan:
Kavita.Common/Helpers/CronHelper.cs#L16
The variable 'ex' is declared but never used
|
Sonar Scan:
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)
|
Sonar Scan:
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)
|
Sonar Scan:
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)
|
Sonar Scan:
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)
|
Sonar Scan:
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)
|
Sonar Scan:
Kavita.Common/Configuration.cs#L19
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Sonar Scan:
Kavita.Common/Configuration.cs#L19
Change the visibility of 'KavitaPlusApiUrl' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
Sonar Scan:
Kavita.Common/Configuration.cs#L19
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Post Checkout Repo
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
The logs for this run have expired and are no longer available.
Loading