Skip to content

chore: bump version to 1.20.2 #39

chore: bump version to 1.20.2

chore: bump version to 1.20.2 #39

Triggered via push November 26, 2023 17:43
Status Success
Total duration 1m 4s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

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.