fix: フォロー・フォロワーの公開状況によってはフォロー関連のチャートを表示できないように #21223
lint.yml
on: pull_request
pnpm_install
38s
Matrix: lint
Matrix: typecheck
Annotations
3 errors
lint (frontend):
packages/frontend/src/components/MkChart.vue#L761
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
lint (frontend):
packages/frontend/src/components/MkChart.vue#L778
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
lint (frontend)
Process completed with exit code 1.
|