Skip to content

chore: lint μ„€μ • #215

chore: lint μ„€μ •

chore: lint μ„€μ • #215

Triggered via push November 25, 2024 05:41
Status Success
Total duration 1m 6s
Artifacts
Lint and Unit Test
56s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint and Unit Test: @noctaCrdt/Crdt.ts#L26
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L26
'value' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L26
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L26
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L26
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L31
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L31
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L31
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L31
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L36
'operation' is defined but never used. Allowed unused args must match /^_/u