Skip to content

chore: bump version to 1.17.4 #28

chore: bump version to 1.17.4

chore: bump version to 1.17.4 #28

Triggered via push August 18, 2023 22:45
Status Success
Total duration 44s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Util/DependencyHelper.cs#L73
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Util/DependencyHelper.cs#L75
Non-nullable property 'Sha512' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Util/DependencyHelper.cs#L66
Non-nullable property 'AssemblyVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Util/DependencyHelper.cs#L67
Non-nullable property 'FileVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Util/DependencyHelper.cs#L52
Non-nullable property 'Targets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Util/DependencyHelper.cs#L53
Non-nullable property 'Libraries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server.cs#L454
Non-nullable property 'Installs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server.cs#L446
Non-nullable property 'VariantIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Plugin.cs#L367
Non-nullable property 'Swaps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Plugin.cs#L335
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.