Skip to content

chore(deps): update kotlin core dependencies to v2 (major) #6387

chore(deps): update kotlin core dependencies to v2 (major)

chore(deps): update kotlin core dependencies to v2 (major) #6387

GitHub Actions / JUnit Tests (Linux, dorny/test-reporter@v1) succeeded May 27, 2024 in 0s

19 passed, 0 failed and 2 skipped

Tests passed successfully

Report Passed Failed Skipped Time
diktat-gradle-plugin/build/test-results/test/TEST-com.saveourtool.diktat.plugin.gradle.DiktatGradlePluginTest.xml 2✅ 9s
diktat-gradle-plugin/build/test-results/test/TEST-com.saveourtool.diktat.plugin.gradle.DiktatJavaExecTaskTest.xml 14✅ 2s
diktat-ktlint-engine/build/test-results/test/TEST-com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest.xml 3✅ 5s
diktat-maven-plugin/build/test-results/test/TEST-com.saveourtool.diktat.plugin.maven.DiktatBaseMojoTest.xml 2⚪ 3ms

✅ diktat-gradle-plugin/build/test-results/test/TEST-com.saveourtool.diktat.plugin.gradle.DiktatGradlePluginTest.xml

2 tests were completed in 9s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.diktat.plugin.gradle.DiktatGradlePluginTest 2✅ 9s

✅ com.saveourtool.diktat.plugin.gradle.DiktatGradlePluginTest

✅ check default extension properties()
✅ check that tasks are registered()

✅ diktat-gradle-plugin/build/test-results/test/TEST-com.saveourtool.diktat.plugin.gradle.DiktatJavaExecTaskTest.xml

14 tests were completed in 2s with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.diktat.plugin.gradle.DiktatJavaExecTaskTest 14✅ 2s

✅ com.saveourtool.diktat.plugin.gradle.DiktatJavaExecTaskTest

✅ check system property with multiproject build with custom config()
✅ check command line in debug mode()
✅ check command line in githubActions mode()
✅ check command line has reporter type without output()
✅ should set system property with SARIF reporter()
✅ check system property with multiproject build with default config()
✅ check system property with multiproject build with custom config and two config files()
✅ check command line with excludes()
✅ check command line has reporter type and output()
✅ check system property with default config()
✅ check system property with custom config()
✅ check command line for various inputs()
✅ check command line with non-existent inputs()
✅ githubActions mode should have higher precedence over explicit reporter()

✅ diktat-ktlint-engine/build/test-results/test/TEST-com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest.xml

3 tests were completed in 5s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest 3✅ 5s

✅ com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest

✅ check KtLintRuleSetWrapper with duplicate()
✅ check OrderedRule()
✅ KtLint keeps order with RuleVisitorModifierRunAfterRule()

✅ diktat-maven-plugin/build/test-results/test/TEST-com.saveourtool.diktat.plugin.maven.DiktatBaseMojoTest.xml

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

Test suite Passed Failed Skipped Time
com.saveourtool.diktat.plugin.maven.DiktatBaseMojoTest 2⚪ 3ms

✅ com.saveourtool.diktat.plugin.maven.DiktatBaseMojoTest

⚪ test plugin custom configuration
⚪ test default plugin configuration