Skip to content

Add um.Set() method that takes a slice of expressions #465

Add um.Set() method that takes a slice of expressions

Add um.Set() method that takes a slice of expressions #465

Triggered via push January 2, 2024 22:43
Status Failure
Total duration 1m 55s
Artifacts

test.yml

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

Annotations

31 errors
test (stable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (stable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (stable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (stable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (stable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (stable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (stable)
cannot use "enum_use" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (stable)
um.Set("enum_use").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (stable)
cannot use "enum_nullable" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (stable)
um.Set("enum_nullable").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (oldstable)
The job was canceled because "stable" failed.
test (oldstable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (oldstable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (oldstable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (oldstable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (oldstable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (oldstable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (oldstable)
cannot use "enum_use" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (oldstable)
um.Set("enum_use").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (oldstable)
cannot use "enum_nullable" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (oldstable)
um.Set("enum_nullable").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test-windows-sqlite (stable)
cannot use "a" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test-windows-sqlite (stable)
um.Set("a").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test-windows-sqlite (stable)
cannot use "b" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test-windows-sqlite (stable)
um.Set("b").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test-windows-sqlite (stable)
cannot use "c" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test-windows-sqlite (stable)
um.Set("c").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test-windows-sqlite (stable)
cannot use "id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test-windows-sqlite (stable)
um.Set("id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test-windows-sqlite (stable)
cannot use "user_id" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test-windows-sqlite (stable)
um.Set("user_id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)