Skip to content

feat: improved wording for active and not-active #577

feat: improved wording for active and not-active

feat: improved wording for active and not-active #577

Triggered via pull request November 10, 2024 23:48
Status Success
Total duration 1m 44s
Artifacts

build-lint.yml

on: pull_request
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#L314
Replace `·{DE_ACTIVATE_VERB.toLowerCase()}·a{'·'}⏎··········{NOTEBOOK_NAME},·this·is·something·we·will·be·adding·soon.·If·you·need⏎··········to·make·space·on·your·device·you·can·clear·the·application·storage·or⏎··········delete·the·application.·If·a·{NOTEBOOK_NAME}·is·"{NOT_ACTIVATED_LABEL}⏎··········"·you·are·unable·to·start` with `{'·'}⏎··········{DE_ACTIVATE_VERB.toLowerCase()}·a·{NOTEBOOK_NAME},·this·is·something⏎··········we·will·be·adding·soon.·If·you·need·to·make·space·on·your·device·you⏎··········can·clear·the·application·storage·or·delete·the·application.·If·a{'·'}⏎··········{NOTEBOOK_NAME}·is·"{NOT_ACTIVATED_LABEL}"·you·are·unable·to·start⏎·········`