Skip to content

chore: bump version to 1.18.0 #31

chore: bump version to 1.18.0

chore: bump version to 1.18.0 #31

Triggered via push September 8, 2023 00:25
Status Success
Total duration 1m 8s
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.