TIDO v5: show panels wrapper which contains text and switch between different types of text content #248
Annotations
21 errors and 7 warnings
build (20):
src/components/panel/Panel.tsx#L4
'isError' is defined but never used
|
build (20):
src/components/panel/Panel.tsx#L18
'config' is assigned a value but never used
|
build (20):
src/components/panel/Panel.tsx#L27
'documentType' is assigned a value but never used
|
build (20):
src/utils/http.tsx#L2
Unexpected any. Specify a different type
|
build (20):
src/utils/http.tsx#L8
Unnecessary try/catch wrapper
|
build (20):
src/utils/panel.tsx#L1
Strings must use singlequote
|
build (20):
src/utils/panel.tsx#L19
Unnecessary try/catch wrapper
|
build (20):
src/utils/panel.tsx#L30
Unnecessary try/catch wrapper
|
build (20):
src/utils/panel.tsx#L32
Unexpected constant nullishness on the left-hand side of a `??` expression
|
build (20)
Process completed with exit code 1.
|
build (18)
The job was canceled because "_20" failed.
|
build (18):
src/components/panel/Panel.tsx#L4
'isError' is defined but never used
|
build (18):
src/components/panel/Panel.tsx#L18
'config' is assigned a value but never used
|
build (18):
src/components/panel/Panel.tsx#L27
'documentType' is assigned a value but never used
|
build (18):
src/utils/http.tsx#L2
Unexpected any. Specify a different type
|
build (18):
src/utils/http.tsx#L8
Unnecessary try/catch wrapper
|
build (18):
src/utils/panel.tsx#L1
Strings must use singlequote
|
build (18):
src/utils/panel.tsx#L19
Unnecessary try/catch wrapper
|
build (18):
src/utils/panel.tsx#L30
Unnecessary try/catch wrapper
|
build (18):
src/utils/panel.tsx#L32
Unexpected constant nullishness on the left-hand side of a `??` expression
|
build (18)
Process completed with exit code 1.
|
build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20):
src/App.tsx#L25
React Hook useEffect has missing dependencies: 'config', 'customConfig', and 'setConfig'. Either include them or remove the dependency array
|
build (20):
src/components/panel/Panel.tsx#L114
React Hook useEffect has missing dependencies: 'readData' and 'setDocumentType'. Either include them or remove the dependency array
|
build (20):
src/contexts/ConfigContext.tsx#L35
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
build (18):
src/App.tsx#L25
React Hook useEffect has missing dependencies: 'config', 'customConfig', and 'setConfig'. Either include them or remove the dependency array
|
build (18):
src/components/panel/Panel.tsx#L114
React Hook useEffect has missing dependencies: 'readData' and 'setDocumentType'. Either include them or remove the dependency array
|
build (18):
src/contexts/ConfigContext.tsx#L35
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|