[WEB-5179] chore: icon utils code refactor #3349
pull-request-build-lint-web-apps.yml
on: pull_request
Build packages
2m 24s
check:format
1m 2s
Matrix: check
Annotations
10 warnings
|
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#L182
Do not access Object.prototype method 'hasOwnProperty' from target object
|