Add(Common,OtherCommand,GameContentModify,PluginLoader): 添加部分常用VBY插件 #1259
Triggered via pull request
December 29, 2024 07:15
Status
Cancelled
Total duration
8m 17s
Artifacts
–
Annotations
2 errors and 4 warnings
|
构建插件
The operation was canceled.
|
构建插件:
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.
|