Skip to content

feat(css, html, typescript): implement embedded code formatting #111

feat(css, html, typescript): implement embedded code formatting

feat(css, html, typescript): implement embedded code formatting #111

Triggered via push February 20, 2024 16:25
Status Failure
Total duration 32s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tsc: packages/css/index.ts#L200
Property 'initialIndentLevel' does not exist on type 'CancellationToken'.
tsc: packages/css/index.ts#L201
Property 'initialIndentLevel' does not exist on type 'CancellationToken'.
tsc: packages/css/index.ts#L202
Property 'initialIndentLevel' does not exist on type 'CancellationToken'.
tsc: packages/css/index.ts#L228
Property 'initialIndentLevel' does not exist on type 'CancellationToken'.
tsc: packages/css/index.ts#L228
Property 'level' does not exist on type 'CancellationToken'.
tsc: packages/html/index.ts#L187
Property 'initialIndentLevel' does not exist on type 'CancellationToken'.
tsc: packages/html/index.ts#L188
Property 'initialIndentLevel' does not exist on type 'CancellationToken'.
tsc: packages/html/index.ts#L189
Property 'initialIndentLevel' does not exist on type 'CancellationToken'.
tsc: packages/html/index.ts#L215
Property 'initialIndentLevel' does not exist on type 'CancellationToken'.
tsc: packages/html/index.ts#L215
Property 'level' does not exist on type 'CancellationToken'.
tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.