Skip to content

chore: bump version to 1.16.2 #23

chore: bump version to 1.16.2

chore: bump version to 1.16.2 #23

Triggered via push August 1, 2023 16:24
Status Success
Total duration 56s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Model/Penumbra/ModMeta.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Model/Penumbra/ModMeta.cs#L7
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Model/Penumbra/ModMeta.cs#L9
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Model/Penumbra/ModMeta.cs#L11
Non-nullable property 'ModTags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.