ErrLookup › didi/DoKit

didi/DoKit

一款面向泛前端产品研发全生命周期的效率平台。 · Java · 1,637 source files

Analyzed at 626827cddb on 2026-08-14. 169 documented errors.

Code / MessageTypeSeverityTags
Can't generate CSS selector for non-element node type.
exception error dom, css-selector, javascript, type-guard
Selector was not found.
exception error dom, css-selector, javascript, detached-node
Can't select any node with this selector: ${selector(path)}
exception error dom, css-selector, iframe, queryselectorall, javascript
leakTraceAsFakeException() can only be called when leakFound
exception error leakcanary, android, guard-clause, java
buildAndInstall() should only be called once.
exception error leakcanary, android, initialization, singleton, java
maxStoredHeapDumps must be at least 1
exception error leakcanary, android, validation, configuration, java
Could not find char array in {}
exception error leakcanary, heap-dump, android, haha, java
Field {} does not exists
exception error leakcanary, heap-dump, field-lookup, version-skew, java
File does not exist: {}
exception error leakcanary, heap-dump, file-io, android, java
Could not find the {} class in the heap dump.
exception error leakcanary, heap-dump, class-lookup, android, java
Could not find weak reference with key {} in {}
exception error leakcanary, heap-dump, weak-reference, android, java
Cannot set the LeakDirectoryProvider after it has already be
exception error leakcanary, android, initialization, configuration, java
{} must not be null
exception error leakcanary, null-check, android, java
source == null
exception error okio, okhttp, doraemonkit, null-check, java
closed
exception error okio, okhttp, doraemonkit, lifecycle, java
source == null
exception error okio, okhttp4, doraemonkit, null-check, java
Index: " + index + ", array1 Length: 0
exception error arrayutils, doraemonkit, index-out-of-bounds, java
Index: " + index + ", array1 Length: " + len1
exception error arrayutils, doraemonkit, index-out-of-bounds, off-by-one, java
Index: " + index + ", Length: 0
exception error arrayutils, doraemonkit, index-out-of-bounds, null-array, java
Index: " + index + ", Length: " + length
exception error arrayutils, doraemonkit, index-out-of-bounds, binarysearch, java
Not an array: " + array.getClass()
exception error arrays, type-check, illegal-argument
Array has incompatible type: " + array.getClass()
exception error arrays, tostring, illegal-argument
Index cannot be negative: " + index
exception error collections, index-out-of-bounds, validation
Entry does not exist: " + index
exception error collections, iterator, index-out-of-bounds
Unsupported object type: " + object.getClass().getName()
exception error collections, illegal-argument, reflection
precision shouldn't be less than zero!
exception error formatting, validation, illegal-argument
byteSize shouldn't be less than zero!
exception error formatting, validation, memory
The key is null.
exception error debounce, validation, illegal-argument
The duration is less than 0.
exception error debounce, validation, config
key must be between 1 and 256 bytes
validation error encryption, rc4, validation
Array has incompatible type: {}
validation error logging, arrays, illegal-argument
comparator must not be null
validation error collections, treemap, null-safety
segment of <{}> is illegal
validation error filesystem, path, validation
No similar method ${name} with params ${types} could be foun
exception error reflection, nosuchmethod, obfuscation
Set circle needn't set radius.
validation error ui, builder, shadow, validation
invalid shadow size
validation error android, ui, drawable, validation
reflect failed.
exception error android, initialization, reflection, multiprocess
Unexpected protocol: ${protocol}
validation error network, url, okhttp, protocol
Cannot access request header fields after connection is set
exception error network, http, state-machine, urlconnection
This protocol does not support input
exception error network, http, urlconnection, configuration
method does not support a request body: ${method}
exception error network, http, urlconnection, request-body
cannot write request body after response has been read
exception error network, http, urlconnection, request-body, state-machine
${method} does not support writing
exception error network, http, urlconnection, request-body
Cannot set request property after connection is made
exception error network, http, urlconnection, state-machine
field == null
validation error network, http, headers, null-safety
Cannot add request property after connection is made
exception error network, http, urlconnection, state-machine, headers
Expected one of " + METHODS + " but was " + method
exception error network, http, urlconnection, http-method
Already connected
exception error network, http, urlconnection, streaming, state-machine
Already in chunked mode
exception error network, http, urlconnection, streaming
closed
exception error network, http, io, stream, request-body
expected " + expectedContentLength + " bytes but received "
exception error network, http, upload, content-length
expected " + expectedContentLength + " bytes but received "
exception error network, http, upload, content-length
Connection has not yet been established
exception error network, https, tls, state-machine
sslSocketFactory == null
exception error network, https, tls, null-safety
input must be shorter than or equal to the number of spaces:
exception error android, string, formatting, validation
namesAndValues == null
exception error android, network, headers, null-safety
Expected alternating header names and values
validation error android, network, headers, validation
Headers cannot be null
validation error android, network, headers, null-safety
Unexpected header: " + name + ": " + value
validation error android, network, headers, validation
headers == null
exception error android, network, headers, null-safety
Unexpected header: " + line
validation error android, network, headers, parsing
name == null
exception error android, network, headers, null-safety
Unexpected char %#04x at %d in header name: %s
validation error android, network, headers, validation
value == null
exception error android, network, headers, null-safety
Unexpected char %#04x at %d in %s value: %s
validation error android, network, headers, validation, encoding
Multiple wildcards present in rule expression " + ruleExpres
validation error android, network, mime-type, validation
No body found; has createBodySink been called?
exception error android, network, interceptor, state-machine
mDb == null || mDb.mockApiDao()
exception error android, database, initialization, race-condition
Mark not supported
exception error android, io, stream, unsupported-operation
Use setColor method of Paint class to specify line color. Do
validation error android, ui, recyclerview, builder, validation
Use setStrokeWidth method of Paint class to specify line siz
validation error android, ui, recyclerview, builder, validation
failed to get size
exception error android, recyclerview, ui, configuration
failed to get size
exception error android, recyclerview, ui, configuration
Unrecognized type of request: " + request
exception error android, picasso, image-loading, uri
Failed to decode stream.
exception error android, picasso, image-decoding, io
Transformation " + transformation.key() + " crashed with exc
exception error android, picasso, bitmap, transformation
Transformation " + transformation.key() + " returned null af
exception error android, picasso, bitmap, transformation
Transformation " + transformation.key() + " returned input B
exception error android, picasso, bitmap, recycle, transformation
Transformation <transformation.key()> mutated input Bitmap b
exception error android, picasso, bitmap, recycle, transformation
Invalid uri: <uri>
exception error android, picasso, contacts, uri
Path must not be empty.
validation error android, picasso, validation, argument
Resource ID must not be zero.
validation error android, picasso, resource, validation
uri == null
validation error android, picasso, cache, validation, null-safety
path == null
validation error android, picasso, cache, validation, null-safety
file == null
validation error android, picasso, cache, validation, null-safety
Default singleton instance cannot be shutdown.
exception error android, picasso, lifecycle, singleton
Request transformer <requestTransformer.getClass().getCanoni
exception error android, picasso, request-transformer, null-safety
Singleton instance already exists.
exception error android, picasso, singleton, initialization
Context must not be null.
validation error android, picasso, context, null-safety, initialization
Bitmap config must not be null.
validation error android, picasso, bitmap, configuration, null-safety
Downloader must not be null.
validation error android, picasso, network, configuration, null-safety
Downloader already set.
validation error android, picasso, builder, configuration
Executor service must not be null.
validation error android, picasso, builder, null-check
Executor service already set.
validation error android, picasso, builder, configuration
Memory cache must not be null.
validation error android, picasso, builder, null-check, cache
Memory cache already set.
validation error android, picasso, builder, configuration, cache
Listener must not be null.
validation error android, picasso, builder, null-check
Listener already set.
validation error android, picasso, builder, configuration
Transformer must not be null.
validation error android, picasso, builder, null-check
Transformer already set.
validation error android, picasso, builder, configuration
RequestHandler must not be null.
validation error android, picasso, builder, null-check
RequestHandler already registered.
validation error android, picasso, builder, configuration, duplicate
Bitmap may not be null.
validation error android, picasso, downloader, null-check, deprecated
Stream may not be null.
validation error android, picasso, downloader, null-check, network
Max size must be positive.
validation error android, picasso, cache, validation
key == null
validation error android, picasso, cache, null-check
key == null || bitmap == null
validation error android, picasso, cache, null-check
Unable to mark: <e>
exception error android, picasso, stream, network, io
Cannot reset
exception error android, picasso, stream, io, decode
Received response with 0 content-length header.
exception warning android, picasso, network, cache, retry
Image resource ID may not be 0.
exception error android, picasso, request, validation, resources
Width must be positive number or 0.
exception error android, picasso, image-loading, validation, builder
Height must be positive number or 0.
exception error android, picasso, image-loading, validation, builder
At least one dimension has to be positive number.
exception error android, picasso, image-loading, validation, view-layout
Center crop can not be used after calling centerInside
exception error android, picasso, image-loading, builder, state-conflict
Center inside can not be used after calling centerCrop
exception error android, picasso, image-loading, builder, state-conflict
onlyScaleDown can not be applied without resize
exception error android, picasso, image-loading, builder, ordering
Priority invalid.
exception error android, picasso, null-safety, validation, builder
Priority already set.
exception error android, picasso, builder, state-conflict, api-misuse
Transformation must not be null.
exception error android, picasso, null-safety, image-transform, validation
Transformation key must not be null.
exception error android, picasso, image-transform, caching, null-safety
Transformation list must not be null.
exception error android, picasso, null-safety, collections, validation
Center crop and center inside can not be used together.
exception error android, picasso, builder, invariant, defensive-check
Center crop requires calling resize with positive width and
exception error android, picasso, image-loading, builder, ordering
Center inside requires calling resize with positive width an
exception error android, picasso, image-loading, builder, ordering
Picasso instance already shut down. Cannot submit new reques
exception critical android, picasso, lifecycle, singleton, shutdown
Placeholder resource already set.
exception error android, picasso, builder, state-conflict, placeholder
Placeholder image already set.
exception error android, picasso, builder, state-conflict, placeholder
Already explicitly declared as no placeholder.
exception error android, picasso, builder, state-conflict, placeholder
Placeholder image resource invalid.
exception error android, picasso, resources, validation, placeholder
Error image resource invalid.
exception error picasso, dokit, android, image-loading, resource-id, validation
Error image already set.
exception error picasso, dokit, android, image-loading, builder, api-misuse
Error image may not be null.
exception error picasso, dokit, android, image-loading, null-safety, validation
Tag invalid.
exception error picasso, dokit, android, image-loading, null-safety, request-tag
Tag already set.
exception error picasso, dokit, android, image-loading, builder, request-tag
Memory policy cannot be null.
exception error picasso, dokit, android, image-loading, memory-policy, null-safety
Network policy cannot be null.
exception error picasso, dokit, android, image-loading, network-policy, null-safety
Fit cannot be used with get.
exception error picasso, dokit, android, image-loading, fit, synchronous
Fit cannot be used with fetch.
exception error picasso, dokit, android, image-loading, fit, prefetch
Target must not be null.
exception error picasso, dokit, android, image-loading, target, null-safety
Fit cannot be used with a Target.
exception error picasso, dokit, android, image-loading, fit, target
RemoteViews must not be null.
exception error picasso, dokit, android, image-loading, remoteviews, notifications, null-safety
Notification must not be null.
validation error picasso, dokit, android, image-loading, remoteviews, notifications, null-safety
Fit cannot be used with RemoteViews.
validation error android, picasso, remoteviews, notification, api-misuse
Cannot use placeholder or error drawables with remote views.
validation error android, picasso, remoteviews, notification, drawable, api-misuse
remoteViews must not be null.
validation error android, picasso, remoteviews, appwidget, null-argument
appWidgetIds must not be null.
validation error android, picasso, appwidget, null-argument
Fit cannot be used with remote views.
validation error android, picasso, remoteviews, appwidget, api-misuse
Fit cannot be used with resize.
validation error android, picasso, sizing, api-misuse, imageview
Target callback must not recycle bitmap!
validation error android, picasso, bitmap, memory, callback-contract
responseCode + " " + connection.getResponseMessage()
http error android, picasso, network, http, image-loading
Negative size: " + bitmap
exception error android, picasso, bitmap, memory, overflow
Method call should not happen from the main thread.
validation error android, picasso, threading, main-thread, sync-io
Method call should happen from the main thread.
validation error android, picasso, threading, main-thread, ui
No package provided: " + data.uri
exception warning android, picasso, uri, resource, malformed-input
No path segments: " + data.uri
exception warning android, picasso, uri, resource, malformed-input
Last path segment is not a resource ID: " + data.uri
exception warning android, picasso, uri, resource, parsing
More than two path segments: " + data.uri
exception warning android, picasso, uri, resource, parsing
Unable to obtain resources for package: " + data.uri
exception warning android, picasso, package-manager, resource, missing-dependency
Can't check permissions for null context
validation error android, dokit, permissions, null-argument, runtime-permissions
Oops!
exception error reflection, class-loading, android, runtime
Constructor was null!
exception error reflection, api-misuse, ordering, null-guard
Caller [" + caller + "] is not a instance of type [" + mType
validation error reflection, type-check, classloader, api-misuse
name + " was null!"
validation error reflection, null-guard, ordering, api-misuse
Need a caller!
validation error reflection, null-caller, instance-method, api-misuse
执行当前打包上传任务必须修改config.gradle配置中的archives_type = 2。
console error gradle, build-config, publishing, maven
未找到dokit-plugin module。。。
console error gradle, module-resolution, publishing, maven
执行当前打包上传任务必须修改config.gradle配置中的archives_type = 0。
console error gradle, build-config, publishing, local-maven
执行当前打包上传任务必须修改config.gradle配置中的archives_type = 1。
console error gradle, build-config, publishing, didi