chore: playwright 관련 .gitignore 파일 추가 #394
lint_and_unit_test.yml
on: push
Lint and Unit Test
41s
Annotations
5 errors and 10 warnings
Lint and Unit Test:
tests-examples/demo-todo-app.spec.ts#L394
Expected a function expression
|
Lint and Unit Test:
tests-examples/demo-todo-app.spec.ts#L404
Expected a function expression
|
Lint and Unit Test:
tests-examples/demo-todo-app.spec.ts#L410
Expected a function expression
|
Lint and Unit Test:
tests-examples/demo-todo-app.spec.ts#L418
Expected a function expression
|
Lint and Unit Test
Process completed with exit code 1.
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L29
'index' is defined but never used. Allowed unused args must match /^_/u
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L29
'value' is defined but never used. Allowed unused args must match /^_/u
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L29
'blockId' is defined but never used. Allowed unused args must match /^_/u
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L29
'pageId' is defined but never used. Allowed unused args must match /^_/u
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L29
Unexpected any. Specify a different type
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L34
'index' is defined but never used. Allowed unused args must match /^_/u
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L34
'blockId' is defined but never used. Allowed unused args must match /^_/u
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L34
'pageId' is defined but never used. Allowed unused args must match /^_/u
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L34
Unexpected any. Specify a different type
|
Lint and Unit Test:
@noctaCrdt/Crdt.ts#L39
'operation' is defined but never used. Allowed unused args must match /^_/u
|