fix: pdf export #3598
pull-request-build-lint-web-apps.yml
on: pull_request
Build packages
48s
check:format
34s
Matrix: check
Annotations
2 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:
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
|