Skip to content

prerelease

prerelease #137

Triggered via pull request September 18, 2024 08:56
Status Success
Total duration 55s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
43s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-and-test: 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-and-test: src/Ashampoo.Translation.Systems.Formats/src/CSV/CsvFormat.cs#L34
Missing XML comment for publicly visible type or member 'CsvFormat.CsvFormat()'
build-and-test: 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-and-test: 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-and-test: src/Ashampoo.Translation.Systems.Formats/src/CSV/CsvFormat.cs#L34
Missing XML comment for publicly visible type or member 'CsvFormat.CsvFormat()'
build-and-test: 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