Add ReleativePath property to GameProfileInfo class
#35
nuget-package.yml
on: push
validate
2m 2s
publish
46s
Annotations
48 warnings
|
validate:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L15
Non-nullable property 'ClockUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
validate:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L13
Non-nullable property 'SkinUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
validate:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L7
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
validate:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L32
Non-nullable property 'Cloak' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
validate:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L30
Non-nullable property 'CloakBack' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
validate:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L28
Non-nullable property 'Back' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
validate:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L26
Non-nullable property 'Front' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
validate:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L24
Non-nullable property 'Head' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
validate:
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.
|
|
validate:
src/Gml.Interfaces/Mods/IExternalMod.cs#L9
'IExternalMod.Url' hides inherited member 'IMod.Url'. Use the new keyword if hiding was intended.
|
|
publish:
src/Pingo/Pingo/Helpers/SocketConnectionContext.cs#L27
'SocketConnectionContext.DisposeAsync()' hides inherited member 'BaseConnectionContext.DisposeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
publish:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L17
Non-nullable property 'Texture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L15
Non-nullable property 'ClockUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L13
Non-nullable property 'SkinUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L7
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L32
Non-nullable property 'Cloak' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L30
Non-nullable property 'CloakBack' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L28
Non-nullable property 'Back' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L26
Non-nullable property 'Front' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Common/Gml.Common/TextureService/TextureReadDto.cs#L24
Non-nullable property 'Head' 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/User/UserCreateDto.cs#L5
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Dto/User/UserUpdateDto.cs#L6
Non-nullable property 'NewPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Dto/User/UserUpdateDto.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.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/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/BaseUser.cs#L6
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/User/DbUser.cs#L7
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Domains/User/DbUser.cs#L6
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Domains/User/DbUser.cs#L5
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Domains/User/UserLauncherInfo.cs#L11
Non-nullable property 'Connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
src/Gml.Domains/User/UserLauncherInfo.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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/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.
|