Bump tiny-essentials from 1.8.5 to 1.10.0 #23
Closed
Annotations
11 errors
|
src/TinySqlQuery.mjs#L313
Parameter 'param' implicitly has an 'any' type.
|
|
src/TinySqlQuery.mjs#L303
Parameter 'condition' implicitly has an 'any' type.
|
|
src/TinySqlQuery.mjs#L220
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
src/TinySqlQuery.mjs#L213
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
src/TinySqlQuery.mjs#L201
Property 'operator' does not exist on type 'string | Function | FreeObj'.
|
|
src/TinySqlQuery.mjs#L201
Property 'operator' does not exist on type 'string | Function | FreeObj'.
|
|
src/TinySqlQuery.mjs#L186
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
src/TinySqlQuery.mjs#L186
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
src/TinySqlQuery.mjs#L144
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
|
src/TinySqlQuery.mjs#L77
Parameter 'condition' implicitly has an 'any' type.
|
|
|
The logs for this run have expired and are no longer available.
Loading