fix: enable nullable on image controller & fix NRE #1194
Annotations
2 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run dotnet publish -c Release -r linux-arm64 -f net8.0 --self-contained true Shoko.CLI /p:Version="5.0.0.98" /p:InformationalVersion="\"channel=dev,commit=340435b216fe8bd2b99e8595d53093aa70ffe171,tag=v5.0.0-dev.98,date=2024-12-26T22:23:56Z,\"":
Shoko.Server/API/v3/Controllers/SeriesController.cs#L2201
Dereference of a possibly null reference.
|
Loading