My sql dump flow #16
Annotations
5 errors and 2 warnings
Run backend unit tests:
sources/mysql/mysqldump.go#L294
unknown field 'CheckConstraints' in struct literal of type schema.Table
|
Run backend unit tests:
sources/mysql/mysqldump.go#L332
undefined: schema.CheckConstraints
|
Run backend unit tests:
sources/mysql/mysqldump.go#L337
undefined: schema.CheckConstraints
|
Run backend unit tests:
sources/mysql/mysqldump.go#L340
undefined: internal.GenerateCheckConstrainstId
|
Run backend unit tests
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading