Skip to content

chore(deps): update dependency skia-canvas to v2 #959

chore(deps): update dependency skia-canvas to v2

chore(deps): update dependency skia-canvas to v2 #959

Triggered via pull request February 9, 2025 17:31
Status Failure
Total duration 36s
Artifacts

continuous-integration.yml

on: pull_request
Linting
25s
Linting
Compile source code
28s
Compile source code
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Compile source code: src/skia.ts#L193
Property 'textTracking' does not exist on type 'CanvasRenderingContext2D'.
Compile source code: src/skia.ts#L1031
Type 'import("/home/runner/work/canvas-constructor/canvas-constructor/node_modules/skia-canvas/lib/index").CanvasPattern' is not assignable to type 'CanvasPattern'.
Compile source code: src/skia.ts#L1460
Type 'string' is not assignable to type 'FontVariantSetting'.
Compile source code: src/skia.ts#L1474
Property 'textTracking' does not exist on type 'CanvasRenderingContext2D'.
Compile source code: src/skia.ts#L193
Property 'textTracking' does not exist on type 'CanvasRenderingContext2D'.
Compile source code: src/skia.ts#L1031
Type 'import("/home/runner/work/canvas-constructor/canvas-constructor/node_modules/skia-canvas/lib/index").CanvasPattern' is not assignable to type 'CanvasPattern'.
Compile source code: src/skia.ts#L1460
Type 'string' is not assignable to type 'FontVariantSetting'.
Compile source code: src/skia.ts#L1474
Property 'textTracking' does not exist on type 'CanvasRenderingContext2D'.
Compile source code
Process completed with exit code 1.