chore: bump version to 1.17.5 #29
Annotations
10 warnings
Util/DependencyHelper.cs#L73
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Util/DependencyHelper.cs#L75
Non-nullable property 'Sha512' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Util/DependencyHelper.cs#L52
Non-nullable property 'Targets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Util/DependencyHelper.cs#L53
Non-nullable property 'Libraries' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Util/DependencyHelper.cs#L66
Non-nullable property 'AssemblyVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Util/DependencyHelper.cs#L67
Non-nullable property 'FileVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server.cs#L454
Non-nullable property 'Installs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Server.cs#L446
Non-nullable property 'VariantIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Plugin.cs#L373
Non-nullable property 'Swaps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Plugin.cs#L341
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading