Skip to content

fix: pdf export

fix: pdf export #3597

Triggered via pull request January 20, 2026 10:58
Status Cancelled
Total duration 5m 41s
Artifacts
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
check:format
Process completed with exit code 1.
check:format
live#check:format: command (/home/runner/work/plane/plane/apps/live) /usr/local/bin/pnpm run check:format exited (1)
check:lint
Canceling since a higher priority waiting request for Build and lint web apps-refs/pull/8564/merge exists
check:lint
The operation was canceled.
Build and lint web apps
Canceling since a higher priority waiting request for Build and lint web apps-refs/pull/8564/merge exists
check:lint: packages/hooks/src/use-local-storage.tsx#L4
Invalid typeof comparison value
check:lint: packages/hooks/src/use-local-storage.tsx#L4
Unexpected constant binary expression. Compares constantly with the right-hand side of the `===`
check:lint: packages/hooks/src/use-local-storage.tsx#L3
Unexpected any. Specify a different type
check:lint: packages/decorators/src/rest.ts#L48
Unsafe member access .push on an `any` value
check:lint: packages/decorators/src/rest.ts#L48
Unsafe call of a(n) `any` typed value
check:lint: packages/decorators/src/rest.ts#L47
Unsafe assignment of an `any` value
check:lint: packages/decorators/src/controller.ts#L91
Unsafe call of a(n) `Function` typed value
check:lint: packages/decorators/src/controller.ts#L65
Unsafe argument of type `any` assigned to a parameter of type `RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>`
check:lint: packages/decorators/src/controller.ts#L13
Unexpected any. Specify a different type
check:lint: packages/decorators/src/controller.ts#L9
Unexpected any. Specify a different type