Skip to content

Merge branch 'develop' #9

Merge branch 'develop'

Merge branch 'develop' #9

Triggered via push October 25, 2025 05:04
Status Success
Total duration 1m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
publish: src/Gml.Dto/Servers/CreateServerDto.cs#L6
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Dto/Servers/CreateServerDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Dto/Launcher/LauncherCreateDto.cs#L7
Non-nullable property 'Folder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Dto/Launcher/LauncherCreateDto.cs#L6
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Dto/Launcher/LauncherCreateDto.cs#L5
Non-nullable property 'GitHubVersions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Dto/Files/FileWhiteListDto.cs#L6
Non-nullable property 'Directory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Dto/Files/FileWhiteListDto.cs#L5
Non-nullable property 'ProfileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Dto/Files/ProfileFolderReadDto.cs#L5
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Dto/Player/PlayerTextureDto.cs#L13
Nullability of reference types in type of parameter 'value' of 'void PlayerTextureDto.FullSkinUrl.set' doesn't match implicitly implemented member 'void IPlayerTexture.FullSkinUrl.set' (possibly because of nullability attributes).
publish: src/Gml.Dto/Mods/ExtendedModReadDto.cs#L6
'ExtendedModReadDto.Description' hides inherited member 'ModReadDto.Description'. Use the new keyword if hiding was intended.
publish: src/Gml.Domains/User/UserLauncherInfo.cs#L9
Non-nullable property 'Subscription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Domains/Integrations/AuthCustomResponse.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Domains/Integrations/AuthCustomResponse.cs#L7
Non-nullable property 'UserUuid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Domains/Integrations/AuthCustomResponse.cs#L5
Non-nullable property 'Login' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Domains/LauncherDto/LauncherVersionReadDto.cs#L5
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Domains/Plugins/PluginVersionReadDto.cs#L6
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Domains/Plugins/PluginVersionReadDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Domains/Storage/StorageSettings.cs#L12
Nullability of reference types in return type of 'string? StorageSettings.StoragePassword.get' doesn't match implicitly implemented member 'string IStorageSettings.StoragePassword.get' (possibly because of nullability attributes).
publish: src/Gml.Domains/Storage/StorageSettings.cs#L11
Nullability of reference types in return type of 'string? StorageSettings.StorageLogin.get' doesn't match implicitly implemented member 'string IStorageSettings.StorageLogin.get' (possibly because of nullability attributes).
publish: src/Gml.Domains/Storage/StorageSettings.cs#L10
Nullability of reference types in return type of 'string? StorageSettings.StorageHost.get' doesn't match implicitly implemented member 'string IStorageSettings.StorageHost.get' (possibly because of nullability attributes).
publish: src/Gml.Interfaces/News/INews.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Interfaces/Mods/IExternalMod.cs#L9
'IExternalMod.Url' hides inherited member 'IMod.Url'. Use the new keyword if hiding was intended.
publish: src/Gml.Interfaces/News/INews.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Interfaces/Mods/IExternalMod.cs#L9
'IExternalMod.Url' hides inherited member 'IMod.Url'. Use the new keyword if hiding was intended.
publish: src/Gml.Interfaces/News/INews.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Interfaces/Mods/IExternalMod.cs#L9
'IExternalMod.Url' hides inherited member 'IMod.Url'. Use the new keyword if hiding was intended.
publish: src/Gml.Interfaces/News/INews.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
publish: src/Gml.Interfaces/Mods/IExternalMod.cs#L9
'IExternalMod.Url' hides inherited member 'IMod.Url'. Use the new keyword if hiding was intended.