Skip to content

Rename Setter method from Insert to InsertMod #471

Rename Setter method from Insert to InsertMod

Rename Setter method from Insert to InsertMod #471

Triggered via pull request January 3, 2024 00:00
Status Failure
Total duration 3m 19s
Artifacts

test.yml

on: pull_request
Matrix: test
Matrix: test-windows-sqlite
Fit to window
Zoom out
Zoom in

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.