feat: replace Settings with Terminal in mobile bottom tabs — full-scr… #112
Annotations
11 warnings
|
Lint, Typecheck & Test
'line' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint, Typecheck & Test
React Hook useEffect has a missing dependency: 'layout'. Either include it or remove the dependency array
|
|
Lint, Typecheck & Test:
app/page.tsx#L161
'connectionAnim' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint, Typecheck & Test:
app/page.tsx#L141
'activeViewMeta' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint, Typecheck & Test:
app/page.tsx#L121
'direction' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint, Typecheck & Test:
app/page.tsx#L109
'updateFileContent' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint, Typecheck & Test:
app/page.tsx#L31
'KnotLogo' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint, Typecheck & Test:
app/page.tsx#L26
'PreviewProvider' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint, Typecheck & Test:
app/page.tsx#L22
'usePlugins' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint, Typecheck & Test:
app/page.tsx#L12
'usePanelResize' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint, Typecheck & Test
Restore cache failed: Dependencies file is not found in /home/runner/work/code-editor/code-editor. Supported file pattern: go.sum
|