リノートの〇時間前を押した時にリノートの詳細に飛ぶようにする #1
lint.yml
on: pull_request
pnpm_install
1m 9s
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.
|