Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spotless plugin #1791

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

excluded kts

01d1315
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Add spotless plugin #1791

excluded kts
01d1315
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) failed Nov 13, 2023 in 0s

1 fail, 36 skipped, 1 358 pass in 7m 15s

   165 files     165 suites   7m 15s ⏱️
1 395 tests 1 358 ✔️ 36 💤 1
2 774 runs  2 737 ✔️ 36 💤 1

Results for commit 01d1315.

Annotations

Check warning on line 0 in com.saveourtool.diktat.ruleset.utils.RulesConfigYamlTest

See this annotation in the file changed.

@github-actions github-actions / JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

read rules config yml() (com.saveourtool.diktat.ruleset.utils.RulesConfigYamlTest) failed

diktat-rules/build/test-results/test/TEST-com.saveourtool.diktat.ruleset.utils.RulesConfigYamlTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError:                    Cannot find warning PREVIEW_ANNOTATION in diKTat/diktat-analysis.yml.
                   You can fix it by adding the following code below to diKTat/diktat-analysis.yml:
                   name: "PREVIEW_ANNOTATION"
enabled: true
configuration: {}
ignoreAnnotated: [] ==> expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:42)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:191)
	at com.saveourtool.diktat.ruleset.utils.RulesConfigYamlTest.compareRulesAndConfig(RulesConfigYamlTest.kt:93)
	at com.saveourtool.diktat.ruleset.utils.RulesConfigYamlTest.read rules config yml(RulesConfigYamlTest.kt:37)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at java.util.ArrayList.forEach(ArrayList.java:1259)