First steps of RPC implementation for table page #1216
Annotations
12 warnings
The following actions uses Node.js version which is deprecated 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/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/packages/json-rpc-client-builder/requests.ts#L135
'requests' is defined but never used
|
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/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
|
mathesar_ui/src/stores/tables.ts#L318
'id' is defined but never used
|
mathesar_ui/src/stores/tables.ts#L319
'idsOfColumnsToExtract' is defined 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/
|
The logs for this run have expired and are no longer available.
Loading