Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for validatePluginsReports (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. build-logic/buildquality/src/main/kotlin/gradlebuild.configure-ci-artifacts.gradle.kts

            throw IllegalStateException("Must be already created")
        }
    
        project.tasks.withType<ValidatePlugins>().configureEach {
            testFilesCleanupService.get().addTaskReports(path, validatePluginsReports())
        }
    
        project.tasks.withType<FindBrokenInternalLinks>().configureEach {
            testFilesCleanupService.get().addTaskReports(path, findBrokenInternalLinksReports())
        }
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Wed Feb 11 09:36:42 GMT 2026
    - 2.7K bytes
    - Click Count (0)
Back to Top