Properly type jCanvas animateLayer props object #30
Annotations
6 errors and 1 warning
lint:
src/jcanvas-handles.ts#L434
No overload matches this call.
|
lint:
src/jcanvas-handles.ts#L444
Argument of type 'JQueryStatic' is not assignable to parameter of type 'JQuery<HTMLCanvasElement>'.
|
lint:
src/jcanvas-handles.ts#L447
Argument of type 'JQueryStatic' is not assignable to parameter of type 'JQuery<HTMLCanvasElement>'.
|
lint:
src/jcanvas-handles.ts#L453
No overload matches this call.
|
lint:
src/jcanvas-handles.ts#L458
Property 'removeLayer' does not exist on type 'JQueryStatic'.
|
lint
Process completed with exit code 2.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|