chore: bump version to 1.20.2 #39
Annotations
10 warnings
build:
Model/HeliosphereMeta.cs#L21
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Model/HeliosphereMeta.cs#L22
Non-nullable property 'Tagline' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Model/HeliosphereMeta.cs#L23
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Model/HeliosphereMeta.cs#L25
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Model/HeliosphereMeta.cs#L28
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Model/HeliosphereMeta.cs#L31
Non-nullable property 'Variant' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Model/HeliosphereMeta.cs#L36
Non-nullable property 'SelectedOptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Util/DependencyHelper.cs#L72
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Util/DependencyHelper.cs#L74
Non-nullable property 'Sha512' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Util/DependencyHelper.cs#L65
Non-nullable property 'AssemblyVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|