Added Table Permission Modal in Table Card Menu #2053
Annotations
4 errors and 4 warnings
Run npm run lint:
mathesar_ui/src/pages/schema/TableCard.svelte#L32
`@mathesar/systems/table-view/table-inspector/table/TablePermissions.svelte` import should occur before import of `@mathesar/utils/tables`
|
Run npm run lint:
mathesar_ui/src/pages/schema/TableCard.svelte#L153
Trailing spaces not allowed
|
Run npm run lint:
mathesar_ui/src/systems/table-view/table-inspector/table/TablePermissions.svelte#L28
Trailing spaces not allowed
|
Run npm run lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
mathesar_ui/src/pages/database/DatabasePageWrapper.svelte#L43
'currentRoleOwnsDatabase' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
|
Run npm run lint:
mathesar_ui/src/pages/database/DatabasePageWrapper.svelte#L45
'isDatabaseInInternalServer' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
|
Run echo "::set-output name=dir::$(npm config get cache)"
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading