Skip to content

More config options for Android ++ (#1230) #589

More config options for Android ++ (#1230)

More config options for Android ++ (#1230) #589

Triggered via push November 11, 2024 01:53
Status Success
Total duration 37s
Artifacts

build-lint.yml

on: push
Build and Test
30s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test
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/
Build and Test: api/src/auth_routes.ts#L50
'HANDLER_OPTIONS' is assigned a value but never used
Build and Test: api/src/couchdb/notebooks.ts#L766
Trailing spaces not allowed
Build and Test: api/src/couchdb/notebooks.ts#L766
Delete `⏎······`
Build and Test: api/src/index.ts#L25
Replace `CONDUCTOR_INTERNAL_PORT,·CONDUCTOR_PUBLIC_URL,·COUCHDB_INTERNAL_URL` with `⏎··CONDUCTOR_INTERNAL_PORT,⏎··CONDUCTOR_PUBLIC_URL,⏎··COUCHDB_INTERNAL_URL,⏎`
Build and Test: app/src/App.tsx#L46
Replace `·NotificationProvider·` with `NotificationProvider`
Build and Test: app/src/gui/components/authentication/appbarAuth.tsx#L30
'props' is defined but never used
Build and Test: app/src/gui/components/ui/tab-grid.tsx#L15
Replace `·ACTIVATED_LABEL,·NOT_ACTIVATED_LABEL·` with `ACTIVATED_LABEL,·NOT_ACTIVATED_LABEL`
Build and Test: app/src/gui/components/workspace/notebooks.tsx#L29
'useEffect' is defined but never used