fix readme path #1258
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.
|