CodeQL #450
Annotations
10 warnings
Autobuild:
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.
|
Autobuild:
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.
|
Autobuild:
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.
|
Autobuild:
ProjBobcat/ProjBobcat/Class/Model/InstallerBase.cs#L8
Nullability of reference types in return type of 'string? InstallerBase.CustomId.get' doesn't match implicitly implemented member 'string IInstaller.CustomId.get' (possibly because of nullability attributes).
|
Autobuild:
ProjBobcat/ProjBobcat/Class/Model/InstallerBase.cs#L7
Nullability of reference types in return type of 'string? InstallerBase.RootPath.get' doesn't match implicitly implemented member 'string IInstaller.RootPath.get' (possibly because of nullability attributes).
|
Autobuild:
ProjBobcat/ProjBobcat/Class/Model/InstallerBase.cs#L9
Nullability of reference types in return type of 'string? InstallerBase.InheritsFrom.get' doesn't match implicitly implemented member 'string IInstaller.InheritsFrom.get' (possibly because of nullability attributes).
|
Autobuild:
ProjBobcat/ProjBobcat/DefaultComponent/Installer/FabricInstaller.cs#L14
Nullability of reference types in return type of 'string? InstallerBase.CustomId.get' doesn't match implicitly implemented member 'string IInstaller.CustomId.get' (possibly because of nullability attributes).
|
Autobuild:
ProjBobcat/ProjBobcat/DefaultComponent/Installer/FabricInstaller.cs#L14
Nullability of reference types in return type of 'string? InstallerBase.RootPath.get' doesn't match implicitly implemented member 'string IInstaller.RootPath.get' (possibly because of nullability attributes).
|
Autobuild:
ProjBobcat/ProjBobcat/DefaultComponent/Installer/FabricInstaller.cs#L14
Nullability of reference types in return type of 'string? InstallerBase.InheritsFrom.get' doesn't match implicitly implemented member 'string IInstaller.InheritsFrom.get' (possibly because of nullability attributes).
|
Autobuild:
ProjBobcat/ProjBobcat/DefaultComponent/Installer/ForgeInstaller/HighVersionForgeInstaller.cs#L49
Nullability of reference types in return type of 'string? HighVersionForgeInstaller.ForgeExecutablePath.get' doesn't match implicitly implemented member 'string IForgeInstaller.ForgeExecutablePath.get' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading