Skip to content

chore: bump version to 1.17.1 #25

chore: bump version to 1.17.1

chore: bump version to 1.17.1 #25

Triggered via push August 10, 2023 20:52
Status Success
Total duration 59s
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#L451
Non-nullable property 'Installs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server.cs#L443
Non-nullable property 'VariantIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Plugin.cs#L351
Non-nullable property 'Swaps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Plugin.cs#L319
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.