モデレーターでもトークン発行画面にadmin系権限が表示されるように #2
lint.yml
on: pull_request
pnpm_install
59s
Matrix: lint
Matrix: typecheck
Annotations
5 errors
lint (frontend):
packages/frontend/src/store.ts#L121
There should be no space before ','
|
lint (frontend):
packages/frontend/src/store.ts#L121
A space is required after ','
|
lint (frontend):
packages/frontend/src/store.ts#L121
A space is required after ','
|
lint (frontend):
packages/frontend/src/store.ts#L121
There should be no space before ','
|
lint (frontend)
Process completed with exit code 1.
|