add(OtherCommand,GameContentModify,PluginLoader): 添加部分常用VBY插件 #1254
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.
|