Bump rollup from 4.40.0 to 4.41.0 #18
Closed
Annotations
10 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