WordPress-Android
WordPress-Android copied to clipboard
Compiler Warnings as Errors - Networking Module
Parent #17173
This issue is about resolving/suppressing the compile warnings for the networking 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
| Fails | |
|---|---|
| :no_entry_sign: |
Please add a type label to this issue. e.g. '[Type] Enhancement' |
Generated by :no_entry_sign: dangerJS
| Fails | |
|---|---|
| :no_entry_sign: |
Please add a type label to this issue. e.g. '[Type] Enhancement' |
Generated by :no_entry_sign: dangerJS
This networking 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.