Skip to content

Properly type jCanvas animateLayer props object #30

Properly type jCanvas animateLayer props object

Properly type jCanvas animateLayer props object #30

Triggered via push May 27, 2024 16:28
Status Failure
Total duration 21s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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/.