release #141
Annotations
1 error and 6 warnings
Test
Process completed with exit code 1.
|
Build:
src/tests/Ashampoo.Translation.Systems.TestBase/MockTranslationString.cs#L19
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Ashampoo.Translation.Systems.Formats/src/CSV/CsvFormat.cs#L34
Missing XML comment for publicly visible type or member 'CsvFormat.CsvFormat()'
|
Build:
src/Ashampoo.Translation.Systems.Formats/src/PO/MessageString.cs#L58
XML comment has a param tag for 'pipeSplitting', but there is no parameter by that name
|
Build:
src/tests/Ashampoo.Translation.Systems.TestBase/MockTranslationString.cs#L19
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/Ashampoo.Translation.Systems.Formats/src/CSV/CsvFormat.cs#L34
Missing XML comment for publicly visible type or member 'CsvFormat.CsvFormat()'
|
Build:
src/Ashampoo.Translation.Systems.Formats/src/PO/MessageString.cs#L58
XML comment has a param tag for 'pipeSplitting', but there is no parameter by that name
|
Loading