Skip to content

chore(deps): update kotlin core dependencies

Sign in for the full log view
GitHub Actions / JUnit Tests (Linux, dorny/test-reporter@v1) succeeded Aug 5, 2024 in 1s

28 passed, 0 failed and 2 skipped

Tests passed successfully

Report Passed Failed Skipped Time
save-plugins/fix-and-warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugins.fixandwarn.FixAndWarnPluginTest.xml 1✅ 52ms
save-plugins/fix-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugins.fix.FixPluginTest.xml 4✅ 99ms
save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.sarif.SarifWarningAdapterTest.xml 5✅ 4ms
save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.utils.ComparisonTest.xml 1✅ 1ms
save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.utils.StringUtilsTest.xml 3✅ 2ms
save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.utils.UtilsTest.xml 3✅ 1ms
save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.WarnPluginTest.xml 9✅ 2⚪ 79ms
save-reporters/build/test-results/linuxX64Test/TEST-com.saveourtool.save.reporter.json.JsonReporterTest.xml 2✅ 26ms

✅ save-plugins/fix-and-warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugins.fixandwarn.FixAndWarnPluginTest.xml

1 tests were completed in 52ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.plugins.fixandwarn.FixAndWarnPluginTest 1✅ 52ms

✅ com.saveourtool.save.plugins.fixandwarn.FixAndWarnPluginTest

✅ base test[linuxX64]

✅ save-plugins/fix-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugins.fix.FixPluginTest.xml

4 tests were completed in 99ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.plugins.fix.FixPluginTest 4✅ 99ms

✅ com.saveourtool.save.plugins.fix.FixPluginTest

✅ should detect two files[linuxX64]
✅ should detect two files - among other files[linuxX64]
✅ should calculate diff of discovered files[linuxX64]
✅ test for batchSize[linuxX64]

✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.sarif.SarifWarningAdapterTest.xml

5 tests were completed in 4ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.plugin.warn.sarif.SarifWarningAdapterTest 5✅ 4ms

✅ com.saveourtool.save.plugin.warn.sarif.SarifWarningAdapterTest

✅ should convert SARIF report to SAVE warnings[linuxX64]
✅ should filter out warnings from other files[linuxX64]
✅ should filter out warnings from other files - relative paths[linuxX64]
✅ should filter out warnings from other files - absolute paths with testRoot being relative[linuxX64]
✅ should filter out warnings from other files - absolute paths with testRoot being absolute[linuxX64]

✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.utils.ComparisonTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.plugin.warn.utils.ComparisonTest 1✅ 1ms

✅ com.saveourtool.save.plugin.warn.utils.ComparisonTest

✅ should compare warnings[linuxX64]

✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.utils.StringUtilsTest.xml

3 tests were completed in 2ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.plugin.warn.utils.StringUtilsTest 3✅ 2ms

✅ com.saveourtool.save.plugin.warn.utils.StringUtilsTest

✅ checking the search of delimiters in the string[linuxX64]
✅ checking the creation of regex messages from strings[linuxX64]
✅ regression with regular expressions[linuxX64]

✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.utils.UtilsTest.xml

3 tests were completed in 1ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.plugin.warn.utils.UtilsTest 3✅ 1ms

✅ com.saveourtool.save.plugin.warn.utils.UtilsTest

✅ should extract warnings from different text with line and col[linuxX64]
✅ should extract warnings from different text with no line but col[linuxX64]
✅ should extract warnings from different text with line but no col[linuxX64]

✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.WarnPluginTest.xml

11 tests were completed in 79ms with 9 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.plugin.warn.WarnPluginTest 9✅ 2⚪ 79ms

✅ com.saveourtool.save.plugin.warn.WarnPluginTest

✅ basic warn-plugin test[linuxX64]
✅ warn-plugin test with default warning without line[linuxX64]
✅ warn-plugin test for all mods[linuxX64]
✅ basic warn-plugin test with exactWarningsMatch = false[linuxX64]
⚪ basic warn-plugin test with ignoreTechnicalComments=true[linuxX64]
✅ warn-plugin test - multiple warnings[linuxX64]
⚪ warn-plugin test - multiple warnings and ignore technical comments[linuxX64]
✅ warn-plugin test - multiple warnings and no line-col[linuxX64]
✅ warn-plugin test for batchSize[linuxX64]
✅ regression - test resources in multiple directories[linuxX64]
✅ warn-plugin test exception[linuxX64]

✅ save-reporters/build/test-results/linuxX64Test/TEST-com.saveourtool.save.reporter.json.JsonReporterTest.xml

2 tests were completed in 26ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.reporter.json.JsonReporterTest 2✅ 26ms

✅ com.saveourtool.save.reporter.json.JsonReporterTest

✅ should produce valid serialized Report from ordinary data[linuxX64]
✅ should produce valid serialized Report when plugin crashes[linuxX64]