Create Release #1
Annotations
20 warnings
build (win-x64):
SIT.Manager/Views/Dialogs/SelectLogsDialog.axaml.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build (win-x64):
SIT.Manager/Classes/TarkovRequesting.cs#L60
The variable 'ex' is declared but never used
|
build (win-x64):
SIT.Manager/Models/Mirrors.cs#L5
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x64):
SIT.Manager/Models/Mirrors.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x64):
SIT.Manager/Models/GiteaRelease.cs#L8
Non-nullable property 'assets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x64):
SIT.Manager/Models/GiteaRelease.cs#L9
Non-nullable property 'author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x64):
SIT.Manager/Models/GiteaRelease.cs#L10
Non-nullable property 'body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x64):
SIT.Manager/Models/GiteaRelease.cs#L13
Non-nullable property 'html_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x64):
SIT.Manager/Models/GiteaRelease.cs#L15
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (win-x64):
SIT.Manager/Models/GiteaRelease.cs#L18
Non-nullable property 'tag_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Classes/TarkovRequesting.cs#L60
The variable 'ex' is declared but never used
|
build (linux-x64):
SIT.Manager/Views/Dialogs/SelectLogsDialog.axaml.cs#L23
Cannot convert null literal to non-nullable reference type.
|
build (linux-x64):
SIT.Manager/Models/Mirrors.cs#L5
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Models/Mirrors.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Models/GiteaRelease.cs#L8
Non-nullable property 'assets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Models/GiteaRelease.cs#L9
Non-nullable property 'author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Models/GiteaRelease.cs#L10
Non-nullable property 'body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Models/GiteaRelease.cs#L13
Non-nullable property 'html_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Models/GiteaRelease.cs#L15
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (linux-x64):
SIT.Manager/Models/GiteaRelease.cs#L18
Non-nullable property 'tag_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|