cleaner deeptable instantiation pattern #6
Annotations
6 errors
Lint:
src/Deeptable.ts#L413
Unexpected any. Specify a different type
|
Lint:
src/Deeptable.ts#L433
Unsafe member access .typeId on an `any` value
|
Lint:
src/scatterplot.ts#L621
Unsafe return of an `any` typed value
|
Lint:
src/scatterplot.ts#L702
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint:
src/scatterplot.ts#L720
Async method 'unsafe_plotAPI' has no 'await' expression
|
Lint
Process completed with exit code 1.
|
Loading