Skip to content

TIDO v5: show panels wrapper which contains text and switch between different types of text content #240

TIDO v5: show panels wrapper which contains text and switch between different types of text content

TIDO v5: show panels wrapper which contains text and switch between different types of text content #240

Triggered via pull request December 6, 2024 22:27
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
build (20): src/components/PanelsWrapper.tsx#L6
Unexpected empty object pattern
build (20): src/components/PanelsWrapper.tsx#L16
Irregular whitespace not allowed
build (20): src/components/panel/Panel.tsx#L13
Irregular whitespace not allowed
build (20): src/components/panel/Panel.tsx#L50
Do not access Object.prototype method 'hasOwnProperty' from target object
build (20): src/components/panel/Panel.tsx#L81
'e' is defined but never used
build (20): src/components/panel/Panel.tsx#L81
Unexpected any. Specify a different type
build (18): src/components/PanelsWrapper.tsx#L6
Unexpected empty object pattern
build (20): src/components/panel/Panel.tsx#L88
'itemUrl' is never reassigned. Use 'const' instead
build (18): src/components/PanelsWrapper.tsx#L16
Irregular whitespace not allowed
build (20): src/components/panel/Panel.tsx#L104
Unexpected any. Specify a different type
build (18): src/components/panel/Panel.tsx#L13
Irregular whitespace not allowed
build (20): src/contexts/ConfigContext.tsx#L12
Irregular whitespace not allowed
build (18): src/components/panel/Panel.tsx#L50
Do not access Object.prototype method 'hasOwnProperty' from target object
build (18): src/components/panel/Panel.tsx#L81
'e' is defined but never used
build (20): src/types.d.ts#L77
Irregular whitespace not allowed
build (18): src/components/panel/Panel.tsx#L81
Unexpected any. Specify a different type
build (18): src/components/panel/Panel.tsx#L88
'itemUrl' is never reassigned. Use 'const' instead
build (18): src/components/panel/Panel.tsx#L104
Unexpected any. Specify a different type
build (18): src/contexts/ConfigContext.tsx#L12
Irregular whitespace not allowed
build (18): src/types.d.ts#L77
Irregular whitespace not allowed
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#L21
React Hook useEffect has missing dependencies: 'config', 'customConfig', and 'updateConfig'. Either include them or remove the dependency array
build (20): src/components/PanelsWrapper.tsx#L21
React Hook useEffect has missing dependencies: 'config' and 'initOpenedPanels'. Either include them or remove the dependency array
build (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (18): src/App.tsx#L21
React Hook useEffect has missing dependencies: 'config', 'customConfig', and 'updateConfig'. Either include them or remove the dependency array
build (18): src/components/PanelsWrapper.tsx#L21
React Hook useEffect has missing dependencies: 'config' and 'initOpenedPanels'. Either include them or remove the dependency array
build (20): src/components/panel/Panel.tsx#L122
React Hook useEffect has a missing dependency: 'readData'. Either include it or remove the dependency array
build (20): src/contexts/ConfigContext.tsx#L39
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build (18): src/components/panel/Panel.tsx#L122
React Hook useEffect has a missing dependency: 'readData'. Either include it or remove the dependency array
build (18): src/contexts/ConfigContext.tsx#L39
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components