Skip to content

add(OtherCommand,GameContentModify,PluginLoader): 添加部分常用VBY插件 #1254

add(OtherCommand,GameContentModify,PluginLoader): 添加部分常用VBY插件

add(OtherCommand,GameContentModify,PluginLoader): 添加部分常用VBY插件 #1254

Triggered via push December 29, 2024 07:00
Status Failure
Total duration 1m 25s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
构建插件
Process completed with exit code 1.
构建插件
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
构建插件: src/Submodules/VBY.Plugins/src/VBY/Common/Command/ParameterInfo.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
构建插件: src/Submodules/VBY.Plugins/src/VBY/Common/Command/ParameterInfo.cs#L6
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
构建插件: src/Submodules/VBY.Plugins/src/VBY/Common/Command/ParameterInfo.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
构建插件: src/Submodules/VBY.Plugins/src/VBY/Common/Command/ParameterInfo.cs#L6
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.