Skip to content

Build the project

Build the project #222

Triggered via push July 24, 2024 09:40
Status Failure
Total duration 41s
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#L26
'height' is declared but its value is never read.
build: client/src/Popups/Settings.tsx#L39
'_savingAllowed' is declared but its value is never read.
build: client/src/Popups/Settings.tsx#L109
'ev' 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/Navigation.tsx#L98
'textFromFileLoaded' is declared but its value is never read.
build: client/src/App.tsx#L25
'key' is declared but its value is never read.
build: client/src/App.tsx#L161
'index' is declared but its value is never read.
build: client/src/App.tsx#L161
'direction' is declared but its value is never read.
build: client/src/App.tsx#L166
'dimension' 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/