Skip to content

Implement inline and node decorations #135

Implement inline and node decorations

Implement inline and node decorations #135

Triggered via push July 23, 2023 23:47
Status Failure
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
check: src/hooks/useContentEditable.ts#L1
All imports in import declaration are unused.
check: src/hooks/useDomAtPos.tsx#L10
'side' is declared but its value is never read.
check
Process completed with exit code 2.
check: demo/main.tsx#L23
'useState' is defined but never used
check: src/browser.ts#L11
Unexpected any. Specify a different type
check: src/browser.ts#L13
Forbidden non-null assertion
check: src/browser.ts#L15
Forbidden non-null assertion
check: src/browser.ts#L23
Forbidden non-null assertion
check: src/components/EditorView.tsx#L44
Forbidden non-null assertion
check: src/dom.ts#L17
Forbidden non-null assertion
check: src/dom.ts#L31
Forbidden non-null assertion
check: src/dom.ts#L47
Forbidden non-null assertion
check: src/hooks/useContentEditable.ts#L2
'chainCommands' is defined but never used