Skip to content

improve CurseForge pack installation #401

improve CurseForge pack installation

improve CurseForge pack installation #401

Triggered via push October 10, 2023 00:00
Status Success
Total duration 9m 32s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): ProjBobcat/ProjBobcat/Class/Helper/CurseForgeAPIHelper.cs#L16
The type 'AddonInfoReqModel' defines init-only properties, deserialization of which is currently not supported in source generation mode.
Analyze (csharp): ProjBobcat/ProjBobcat/Class/Helper/CurseForgeAPIHelper.cs#L18
The type 'FileInfoReqModel' defines init-only properties, deserialization of which is currently not supported in source generation mode.
Analyze (csharp): ProjBobcat/ProjBobcat/DefaultComponent/Authenticator/MicrosoftAuthenticator.cs#L25
The type 'McReqModel' defines init-only properties, deserialization of which is currently not supported in source generation mode.
Analyze (csharp): ProjBobcat/ProjBobcat/Exceptions/UnknownGameNameException.cs#L36
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): ProjBobcat/ProjBobcat/Handler/RedirectHandler.cs#L43
Nullability of reference types in return type doesn't match overridden member.
Analyze (csharp): ProjBobcat/ProjBobcat/Platforms/Windows/DefaultMinecraftUWPCore.cs#L90
Nullability of type of parameter 'settings' doesn't match overridden member (possibly because of nullability attributes).
Analyze (csharp): ProjBobcat/ProjBobcat/Class/Model/GameResource/GameLoggingDownloadInfo.cs#L10
Nullability of reference types in return type of 'string? GameLoggingDownloadInfo.Url.get' doesn't match implicitly implemented member 'string IGameResource.Url.get' (possibly because of nullability attributes).
Analyze (csharp): ProjBobcat/ProjBobcat/Class/Model/GameResource/GameLoggingDownloadInfo.cs#L13
Nullability of reference types in return type of 'string? GameLoggingDownloadInfo.CheckSum.get' doesn't match implicitly implemented member 'string IGameResource.CheckSum.get' (possibly because of nullability attributes).
Analyze (csharp): ProjBobcat/ProjBobcat/Class/Helper/HttpHelper.cs#L55
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): ProjBobcat/ProjBobcat/Class/Helper/HttpHelper.cs#L81
Cannot convert null literal to non-nullable reference type.