Skip to content

🐞 fix(edge):Fix Prettier and ESLint conflicts #15

🐞 fix(edge):Fix Prettier and ESLint conflicts

🐞 fix(edge):Fix Prettier and ESLint conflicts #15

Triggered via push October 6, 2024 09:11
Status Success
Total duration 32s
Billable time 1m
Artifacts
lint-and-format
22s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint-and-format: src/common/components/editor/Editor.tsx#L36
'roomId' is defined but never used. Allowed unused args must match /^_/u
lint-and-format: src/common/components/editor/Editor.tsx#L49
Unexpected console statement
lint-and-format: src/common/components/elements/CollaborativeRoom.tsx#L25
'users' is defined but never used. Allowed unused args must match /^_/u
lint-and-format: src/common/components/elements/CollaborativeRoom.tsx#L26
'setDocumentTitle' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-and-format: src/common/components/elements/CollaborativeRoom.tsx#L33
'updateTitleHandler' is assigned a value but never used. Allowed unused vars must match /^_/u