Skip to content

chore: bump version to 1.18.2 #33

chore: bump version to 1.18.2

chore: bump version to 1.18.2 #33

Triggered via push September 23, 2023 22:54
Status Success
Total duration 42s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Plugin.cs#L281
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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#L314
Non-nullable property 'Images' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Plugin.cs#L334
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Plugin.cs#L366
Non-nullable property 'Swaps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server.cs#L448
Non-nullable property 'VariantIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server.cs#L456
Non-nullable property 'Installs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.