Skip to content

feat: improved wording for active and not-active (#1225) #580

feat: improved wording for active and not-active (#1225)

feat: improved wording for active and not-active (#1225) #580

Triggered via push November 11, 2024 00:59
Status Success
Total duration 43s
Artifacts

build-lint.yml

on: push
Build and Test
34s
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: 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/fields/maps/MapFormField.tsx#L21
'useEffect' is defined but never used
Build and Test: app/src/gui/themes/themes.d.ts#L1
'PaletteOptions' is defined but never used
Build and Test: app/src/gui/themes/themes.d.ts#L1
'TypeBackground' is defined but never used
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