Skip to content

Implement move_columns and split_table RPC APIs on front end #1535

Implement move_columns and split_table RPC APIs on front end

Implement move_columns and split_table RPC APIs on front end #1535

Triggered via pull request September 17, 2024 20:53
Status Success
Total duration 12m 54s
Artifacts

test-and-lint-code.yml

on: pull_request
Check for file changes requiring all backend tests
16s
Check for file changes requiring all backend tests
Check for file changes requiring front end checks
15s
Check for file changes requiring front end checks
Check for file changes requiring python linter
15s
Check for file changes requiring python linter
Check for file changes requiring python tests
14s
Check for file changes requiring python tests
Check for file changes requiring SQL tests
14s
Check for file changes requiring SQL tests
Check front end code format
31s
Check front end code format
Run front end linter
1m 29s
Run front end linter
Check front end types
37s
Check front end types
Audit front end code
2m 38s
Audit front end code
Run front end tests
39s
Run front end tests
Run Python linter
8s
Run Python linter
Find unused code
7s
Find unused code
Matrix: Run Python tests
Matrix: Run SQL tests
matrix_tests
0s
matrix_tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 45 warnings
Audit front end code
npm warn config production Use `--omit=dev` instead.
Run Python linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, julianwachholz/flake8-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Python linter
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Find unused code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Find unused code
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Run SQL tests (13)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run SQL tests (14)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run SQL tests (16)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run SQL tests (15)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Check front end code format
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/
Check front end code format
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/
Check front end types
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/
Check front end types
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/
Run front end tests
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/
Run front end tests
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/
Run front end linter
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/
Run front end linter: mathesar_ui/src/components/sheet/selection/SheetSelection.ts#L459
'direction' is assigned a value but never used
Run front end linter: mathesar_ui/src/pages/database/DatabasePageWrapper.svelte#L7
'iconDeleteMajor' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
Run front end linter: mathesar_ui/src/pages/database/DatabasePageWrapper.svelte#L8
'iconMoreActions' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
Run front end linter: mathesar_ui/src/pages/database/DatabasePageWrapper.svelte#L20
'ButtonMenuItem' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
Run front end linter: mathesar_ui/src/pages/database/DatabasePageWrapper.svelte#L21
'DropdownMenu' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
Run front end linter: mathesar_ui/src/pages/import/preview/ImportPreviewContent.svelte#L18
'Database' is defined but never used. Allowed unused vars must match /^\$\$(Props|Events|Slots)$/u
Run front end linter
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/
Audit front end code
The following actions uses node12 which is deprecated and will be forced to run on node16: oke-py/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Audit front end code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, oke-py/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Audit front end code
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/
Run Python tests (3.11-bookworm, 16)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.12-bookworm, 13)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.10-bookworm, 13)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.10-bookworm, 16)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.10-bookworm, 14)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.10-bookworm, 15)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.11-bookworm, 15)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.9-bookworm, 16)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.9-bookworm, 13)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.12-bookworm, 15)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.11-bookworm, 14)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.9-bookworm, 15)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.12-bookworm, 14)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.9-bookworm, 14)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.12-bookworm, 16)
Failed to remove 'http.https://github.com/.extraheader' from the git config
Run Python tests (3.11-bookworm, 13)
Failed to remove 'http.https://github.com/.extraheader' from the git config