feat: improved permission handling for MapFormField #581
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/authentication/appbarAuth.tsx#L33
Trailing spaces not allowed
|
Build and Test:
app/src/gui/components/authentication/appbarAuth.tsx#L72
Trailing spaces not allowed
|
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/themes/themes.d.ts#L1
'PaletteOptions' is defined but never used
|