Stability (I hope) #147
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, kzrnm/get-net-sdk-project-versions-action@v1, actions/setup-dotnet@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4, rjstone/discord-webhook-notify@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/EnvironmentInfo/IOsInfo.cs#L17
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