Skip to content

feat: add IF NOT EXISTS config for migrator #2106

feat: add IF NOT EXISTS config for migrator

feat: add IF NOT EXISTS config for migrator #2106

Triggered via pull request October 8, 2023 15:31
Status Failure
Total duration 4m 25s
Artifacts

tests.yml

on: pull_request
Matrix: mariadb
Matrix: mysql
Matrix: postgres
Matrix: sqlite
Matrix: sqlserver
Matrix: tidb
Fit to window
Zoom out
Zoom in

Annotations

81 errors and 24 warnings
sqlite (1.19, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
sqlite (1.19, ubuntu-latest)
Process completed with exit code 1.
tidb (v6.5.0, 1.19, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
tidb (v6.5.0, 1.19, ubuntu-latest)
Process completed with exit code 1.
sqlite (1.21, ubuntu-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
sqlite (1.21, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
sqlite (1.21, ubuntu-latest)
Process completed with exit code 1.
sqlite (1.20, ubuntu-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
sqlite (1.20, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
sqlite (1.20, ubuntu-latest)
The operation was canceled.
tidb (v6.5.0, 1.21, ubuntu-latest)
The job was canceled because "v6_5_0_1_19_ubuntu-latest" failed.
tidb (v6.5.0, 1.21, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
tidb (v6.5.0, 1.21, ubuntu-latest)
The operation was canceled.
mariadb (mariadb:latest, 1.19, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
mariadb (mariadb:latest, 1.19, ubuntu-latest)
Process completed with exit code 1.
tidb (v6.5.0, 1.20, ubuntu-latest)
The job was canceled because "v6_5_0_1_19_ubuntu-latest" failed.
tidb (v6.5.0, 1.20, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
tidb (v6.5.0, 1.20, ubuntu-latest)
The operation was canceled.
mariadb (mariadb:latest, 1.20, ubuntu-latest)
The job was canceled because "mariadb_latest_1_19_ubunt" failed.
mariadb (mariadb:latest, 1.20, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
mariadb (mariadb:latest, 1.20, ubuntu-latest)
Process completed with exit code 1.
mysql (mysql:latest, 1.19, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
mysql (mysql:latest, 1.19, ubuntu-latest)
Process completed with exit code 1.
mysql (mysql:5.7, 1.19, ubuntu-latest)
The job was canceled because "mysql_latest_1_19_ubuntu-" failed.
mysql (mysql:5.7, 1.19, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
mysql (mysql:5.7, 1.19, ubuntu-latest)
Process completed with exit code 1.
mysql (mysql:latest, 1.20, ubuntu-latest)
The job was canceled because "mysql_latest_1_19_ubuntu-" failed.
mysql (mysql:latest, 1.20, ubuntu-latest)
The operation was canceled.
mariadb (mariadb:latest, 1.21, ubuntu-latest)
The job was canceled because "mariadb_latest_1_19_ubunt" failed.
mariadb (mariadb:latest, 1.21, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
mariadb (mariadb:latest, 1.21, ubuntu-latest)
The operation was canceled.
sqlserver (1.19, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
sqlserver (1.19, ubuntu-latest)
Process completed with exit code 1.
sqlserver (1.20, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
sqlserver (1.20, ubuntu-latest)
Process completed with exit code 1.
mysql (mysql:latest, 1.21, ubuntu-latest)
The job was canceled because "mysql_latest_1_19_ubuntu-" failed.
mysql (mysql:latest, 1.21, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
mysql (mysql:latest, 1.21, ubuntu-latest)
The operation was canceled.
mysql (mysql:5.7, 1.21, ubuntu-latest)
The job was canceled because "mysql_latest_1_19_ubuntu-" failed.
mysql (mysql:5.7, 1.21, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
mysql (mysql:5.7, 1.21, ubuntu-latest)
The operation was canceled.
sqlserver (1.21, ubuntu-latest)
The job was canceled because "_1_19_ubuntu-latest" failed.
sqlserver (1.21, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
sqlserver (1.21, ubuntu-latest)
The operation was canceled.
postgres (postgres:10, 1.20, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
postgres (postgres:10, 1.20, ubuntu-latest)
Process completed with exit code 1.
mysql (mysql:5.7, 1.20, ubuntu-latest)
The job was canceled because "mysql_latest_1_19_ubuntu-" failed.
mysql (mysql:5.7, 1.20, ubuntu-latest)
The operation was canceled.
postgres (postgres:12, 1.19, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:12, 1.19, ubuntu-latest)
A task was canceled.
postgres (postgres:12, 1.20, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:12, 1.20, ubuntu-latest)
A task was canceled.
postgres (postgres:13, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:13, 1.21, ubuntu-latest)
The operation was canceled.
postgres (postgres:latest, 1.20, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:latest, 1.20, ubuntu-latest)
The operation was canceled.
postgres (postgres:latest, 1.19, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:latest, 1.19, ubuntu-latest)
The operation was canceled.
postgres (postgres:latest, 1.19, ubuntu-latest)
Value cannot be null. (Parameter 'network')
postgres (postgres:13, 1.20, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:13, 1.20, ubuntu-latest)
The operation was canceled.
postgres (postgres:latest, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:latest, 1.21, ubuntu-latest)
The operation was canceled.
postgres (postgres:13, 1.19, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:13, 1.19, ubuntu-latest)
A task was canceled.
postgres (postgres:12, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:12, 1.21, ubuntu-latest)
A task was canceled.
postgres (postgres:10, 1.19, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:10, 1.19, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
postgres (postgres:10, 1.19, ubuntu-latest)
The operation was canceled.
postgres (postgres:11, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:11, 1.21, ubuntu-latest)
The operation was canceled.
postgres (postgres:11, 1.20, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:11, 1.20, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
postgres (postgres:11, 1.20, ubuntu-latest)
The operation was canceled.
postgres (postgres:10, 1.21, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:10, 1.21, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
postgres (postgres:10, 1.21, ubuntu-latest)
The operation was canceled.
postgres (postgres:11, 1.19, ubuntu-latest)
The job was canceled because "postgres_10_1_20_ubuntu-l" failed.
postgres (postgres:11, 1.19, ubuntu-latest): migrator/migrator.go#L217
m.CreateTableUseIfNotExist undefined (type Migrator has no field or method CreateTableUseIfNotExist)
postgres (postgres:11, 1.19, ubuntu-latest)
The operation was canceled.
sqlite (1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
tidb (v6.5.0, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlite (1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlite (1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
tidb (v6.5.0, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mariadb (mariadb:latest, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
tidb (v6.5.0, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mariadb (mariadb:latest, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:latest, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:5.7, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:latest, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mariadb (mariadb:latest, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlserver (1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlserver (1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:latest, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:5.7, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
sqlserver (1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
postgres (postgres:10, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
mysql (mysql:5.7, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
postgres (postgres:10, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
postgres (postgres:11, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
postgres (postgres:11, 1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
postgres (postgres:10, 1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
postgres (postgres:11, 1.19, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum