Build and publish dev release Docker image to Github Container Registry ghcr.io and publish dev release jar to sonatype #4
GitHub Actions / Test Results
succeeded
Aug 20, 2024 in 0s
All 17 tests pass in 0s
17 tests 17 ✅ 0s ⏱️
4 suites 0 💤
4 files 0 ❌
Results for commit e209f94.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
17 tests found
There are 17 tests, see "Raw output" for the full list of tests.
Raw output
com.exactpro.th2.codec.csv.TestCsvCodec$TestNegative ‑ reportsErrorIfDefaultHeaderAndDataHaveDifferentSize()
com.exactpro.th2.codec.csv.TestCsvCodec$TestNegative ‑ reportsErrorIfNotDataFound()
com.exactpro.th2.codec.csv.TestCsvCodec$TestNegative ‑ reportsErrorIfRawDataIsEmpty()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ decodeArrayInEnd()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ decodeArrayInMiddle()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ decodeArrayWithDifferentLength()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ decodesDataAndSkipsHeader()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ decodesDataCustomDelimiter()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ decodesDataUsingDefaultHeader()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ decodesDataWithEscapedCharacters()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ notTrimsWhitespaces()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ settingMessageTypeFromIncomingMessage()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ skipsHeaderPublishing()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ trimsEndOfTheLine()
com.exactpro.th2.codec.csv.TestCsvCodec$TestPositive ‑ trimsWhitespaces()
com.exactpro.th2.codec.csv.TestCsvCodecTransport ‑ decodesDataUsingDefaultHeader()
com.exactpro.th2.codec.csv.cfg.TestCsvCodecConfiguration ‑ deserializeTabAsDelimiter()
Loading