Róbert Papp

Results 398 issues of Róbert Papp

See `LintOptions_createOutputPath` ``` > Task :android:data:svg:lint Wrote HTML report to file:///I:/project/android/data/svg/build/reports/lint-results-debug.html Wrote XML report to file:///I:/project/android/data/svg/build/reports/lint-results-debug.xml Lint found 1 warning > Task :lint Error when parsing I:\project\android\data\svg\build\reports\lint-results.xml as ANDROIDLINT java.io.FileNotFoundException:...

a:bug
on:agp
in:lint

probably by introducing a proper GradleRunnerExtension

a:refactor
in:test

Template: ``` https://github.com/TWiStErRob/net.twisterrob.gradle/actions/... `` `` ``` https://github.com/TWiStErRob/net.twisterrob.gradle/actions/runs/3583881814/jobs/6029850259 ``` java.lang.IllegalStateException: An error occurred executing build with args 'qualityVersions --stacktrace --init-script=init.gradle.kts' in directory '/tmp/junit5423213425865360415' at org.gradle.testkit.runner.internal.ToolingApiGradleExecutor.run(ToolingApiGradleExecutor.java:162) at org.gradle.testkit.runner.internal.DefaultGradleRunner.run(DefaultGradleRunner.java:324) at org.gradle.testkit.runner.internal.DefaultGradleRunner.build(DefaultGradleRunner.java:262) at net.twisterrob.gradle.quality.tasks.VersionsTaskTest.print...

in all of my projects! https://youtrack.jetbrains.com/issue/KT-24203#focus=Comments-27-6466771.0-0 kotlin.incremental.useClasspathSnapshot=true

Based on https://github.com/liutikas/gradle-best-practices/issues/1#issuecomment-1256260998 1. Double-check this works if the consumer doesn't use the plugin by checking bytecode with/out the dsl plugin. 2. remove `add("compileOnly", deps.kotlin.dsl)` hack 3. apply plugin to...

Split from #223

a:feature
in:settings

Split from #223 --- Look at all my projects.

a:feature
in:settings