add logic to support multi language (#11) #65
Annotations
10 errors
lint (20.x):
src/bundle.ts#L582
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
|
lint (20.x):
src/bundle.ts#L555
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
lint (20.x):
src/bundle.ts#L552
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
|
lint (20.x):
src/bundle.ts#L549
Variable 'originSource' implicitly has type 'any' in some locations where its type cannot be determined.
|
lint (20.x):
src/bundle.ts#L521
Property 'openReadStream' does not exist on type 'ZipFile'.
|
lint (20.x):
src/bundle.ts#L21
Variable 'diff' implicitly has type 'any' in some locations where its type cannot be determined.
|
lint (20.x):
src/bundle.ts#L20
Variable 'hdiff' implicitly has type 'any' in some locations where its type cannot be determined.
|
lint (20.x):
src/bundle.ts#L19
Variable 'bsdiff' implicitly has type 'any' in some locations where its type cannot be determined.
|
lint (20.x):
src/app.ts#L56
Parameter 'v' implicitly has an 'any' type.
|
lint (20.x):
src/app.ts#L33
Parameter 'v' implicitly has an 'any' type.
|