Deployment scripts for Digital Ocean #590
Annotations
3 errors and 11 warnings
Lint
@faims3/api#lint: command (/home/runner/work/FAIMS3/FAIMS3/api) /opt/hostedtoolcache/node/20.9.0/x64/bin/npm run lint exited (1)
|
Lint:
api/src/buildconfig.ts#L140
'path' is never reassigned. Use 'const' instead
|
Lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
app/src/App.tsx#L46
Replace `·NotificationProvider·` with `NotificationProvider`
|
Lint:
app/src/gui/components/authentication/appbarAuth.tsx#L30
'props' is defined but never used
|
Lint:
app/src/gui/components/authentication/appbarAuth.tsx#L33
Trailing spaces not allowed
|
Lint:
app/src/gui/components/authentication/appbarAuth.tsx#L72
Trailing spaces not allowed
|
Lint:
app/src/gui/components/ui/tab-grid.tsx#L15
Replace `·ACTIVATED_LABEL,·NOT_ACTIVATED_LABEL·` with `ACTIVATED_LABEL,·NOT_ACTIVATED_LABEL`
|
Lint:
app/src/gui/components/workspace/notebooks.tsx#L29
'useEffect' is defined but never used
|
Lint:
app/src/gui/themes/themes.d.ts#L1
'PaletteOptions' is defined but never used
|
Lint:
app/src/gui/themes/themes.d.ts#L1
'TypeBackground' is defined but never used
|
Lint:
api/src/auth_routes.ts#L50
'HANDLER_OPTIONS' is assigned a value but never used
|
Lint:
api/src/couchdb/index.ts#L33
'COUCHDB_PUBLIC_URL' is defined but never used
|
Loading