Rename Setter method from Insert to InsertMod #471
Annotations
24 errors
test (stable):
dialect/mysql/table.go#L169
row.Insert undefined (type Tset has no field or method Insert)
|
test (stable):
dialect/mysql/table.go#L182
row.Insert undefined (type Tset has no field or method Insert)
|
test (stable):
dialect/mysql/table.go#L295
row.Insert undefined (type Tset has no field or method Insert)
|
test (stable):
dialect/mysql/table.go#L309
row.Insert undefined (type Tset has no field or method Insert)
|
test (stable):
dialect/psql/table.go#L104
row.Insert undefined (type Tset has no field or method Insert)
|
test (stable):
dialect/psql/table.go#L225
row.Insert undefined (type Tset has no field or method Insert)
|
test (stable):
dialect/psql/table.go#L104
row.Insert undefined (type Tset has no field or method Insert)
|
test (stable):
dialect/psql/table.go#L225
row.Insert undefined (type Tset has no field or method Insert)
|
test (stable):
dialect/sqlite/table.go#L107
row.Insert undefined (type Tset has no field or method Insert)
|
test (stable):
dialect/sqlite/table.go#L224
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable)
The job was canceled because "stable" failed.
|
test (oldstable):
dialect/mysql/table.go#L169
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable):
dialect/mysql/table.go#L182
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable):
dialect/mysql/table.go#L295
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable):
dialect/mysql/table.go#L309
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable):
dialect/psql/table.go#L104
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable):
dialect/psql/table.go#L225
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable):
dialect/psql/table.go#L104
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable):
dialect/psql/table.go#L225
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable):
dialect/sqlite/table.go#L107
row.Insert undefined (type Tset has no field or method Insert)
|
test (oldstable):
dialect/sqlite/table.go#L224
row.Insert undefined (type Tset has no field or method Insert)
|
test-windows-sqlite (stable)
row.Insert undefined (type Tset has no field or method Insert) [recovered]
|
test-windows-sqlite (stable)
row.Insert undefined (type Tset has no field or method Insert)
|
test-windows-sqlite (stable)
Process completed with exit code 1.
|