Skip to content

Build the project

Build the project #225

Triggered via push July 24, 2024 16:28
Status Failure
Total duration 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: client/src/config/config.tsx#L1
'React' is declared but its value is never read.
build: client/src/Popups/Settings.tsx#L5
'useWindowDimensions' is declared but its value is never read.
build: client/src/Popups/Settings.tsx#L6
'monaco' is declared but its value is never read.
build: client/src/Navigation.tsx#L5
'faArrowRotateRight' is declared but its value is never read.
build: client/src/App.tsx#L26
'key' is declared but its value is never read.
build: client/src/App.tsx#L60
'height' is declared but its value is never read.
build: client/src/App.tsx#L220
'index' is declared but its value is never read.
build: client/src/App.tsx#L220
'direction' is declared but its value is never read.
build: client/src/App.tsx#L225
'dimension' is declared but its value is never read.
build: client/src/App.tsx#L225
'index' is declared but its value is never read.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/