[WEB-5772] chore: theme switcher and editor colors enhancements #3255
pull-request-build-lint-web-apps.yml
on: pull_request
Build packages
32s
check:format
47s
Matrix: check
Annotations
2 errors and 11 warnings
|
check:format
Process completed with exit code 1.
|
|
check:format
web#check:format: command (/home/runner/work/plane/plane/apps/web) /usr/local/bin/pnpm run check:format exited (1)
|
|
Build packages
Cache save failed.
|
|
check:lint:
apps/live/src/extensions/force-close-handler.ts#L14
Async method 'onConfigure' has no 'await' expression
|
|
check:lint:
apps/live/src/controllers/health.controller.ts#L8
Async method 'healthCheck' has no 'await' expression
|
|
check:lint:
apps/live/src/controllers/document.controller.ts#L23
Async method 'convertDocument' has no 'await' expression
|
|
check:lint:
packages/shared-state/src/store/work-item-filters/adapter.ts#L164
Unsafe argument of type `any` assigned to a parameter of type `"state_group" | "priority" | "start_date" | "target_date" | "assignee_id" | "mention_id" | "created_by_id" | "subscriber_id" | "label_id" | "state_id" | "cycle_id" | "module_id" | "project_id" | "created_at" | "updated_at"`
|
|
check:lint:
packages/shared-state/src/store/user.store.ts#L15
Unexpected any. Specify a different type
|
|
check:lint:
packages/shared-state/src/store/user.store.ts#L12
Unexpected any. Specify a different type
|
|
check:lint:
packages/shared-state/src/store/user.store.ts#L8
Unexpected any. Specify a different type
|
|
check:lint:
packages/shared-state/src/store/user.store.ts#L5
Unexpected any. Specify a different type
|
|
check:lint:
packages/shared-state/src/store/rich-filters/filter-helpers.ts#L253
Invalid type "never" of template literal expression
|
|
check:lint:
packages/shared-state/src/store/rich-filters/config.ts#L190
Do not access Object.prototype method 'hasOwnProperty' from target object
|