Skip to content

chore: bump version to 1.19.1 #36

chore: bump version to 1.19.1

chore: bump version to 1.19.1 #36

Triggered via push October 24, 2023 21:15
Status Success
Total duration 1m 11s
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: Plugin.cs#L289
Non-nullable property 'Files' 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.