WordPress-Android
WordPress-Android copied to clipboard
Compiler Warnings as Errors - Mocks Module
Parent #17173
This issue is about resolving/suppressing the compile warnings for the mocks lib module.
Number of Warnings: N/A
- [ ] Resolve/Suppress all warnings.
- [ ] Enable all warnings as errors flag.
| Fails | |
|---|---|
| :no_entry_sign: |
Please add a type label to this issue. e.g. '[Type] Enhancement' |
Generated by :no_entry_sign: dangerJS
This mocks module does not utilizes Kotlin, and as such, the Kotlin plugin related allWarningsAsErrors configuration, which is part of kotlinOptions via the KotlinCompile task, is not applicable to this module.