DB page - role configuration, collaborators, roles #1303
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, 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/
|
mathesar_ui/src/component-library/common/utils/SortedImmutableMap.ts#L18
Unexpected any. Specify a different type
|
mathesar_ui/src/components/sheet/selection/SheetSelection.ts#L459
'direction' is assigned a value but never used
|
mathesar_ui/src/components/sheet/selection/SheetSelection.ts#L479
'direction' is defined but never used
|
mathesar_ui/src/components/sheet/selection/SheetSelection.ts#L481
Unexpected console statement
|
mathesar_ui/src/pages/import/preview/ImportPreviewContent.svelte#L25
'getTablePageUrl' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
|
mathesar_ui/src/pages/import/preview/ImportPreviewContent.svelte#L45
'finalizeColumns' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
|
mathesar_ui/src/stores/AsyncRpcApiStore.ts#L12
Unexpected any. Specify a different type
|
mathesar_ui/src/stores/AsyncRpcApiStore.ts#L12
Unexpected any. Specify a different type
|
mathesar_ui/src/stores/table-data/records.ts#L486
'recordIds' is assigned a value but never used
|
mathesar_ui/src/stores/table-data/records.ts#L646
'requestRecord' is assigned a value but never used
|
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/
|
This job succeeded
Loading