Skip to content

feat: add mysql driver #259

feat: add mysql driver

feat: add mysql driver #259

Triggered via pull request September 2, 2024 14:09
@invisalinvisal
synchronize #147
mysql-driver
Status Failure
Total duration 1m 18s
Artifacts

check.yaml

on: pull_request
quality-check
1m 6s
quality-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
quality-check: src/components/gui/schema-editor/column-provider.tsx#L2
Module '"."' has no exported member 'DatabaseTableColumnChange'. Did you mean to use 'import DatabaseTableColumnChange from "."' instead?
quality-check: src/drivers/mysql/mysql-driver.ts#L110
Object is possibly 'undefined'.
quality-check
Process completed with exit code 2.
quality-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/