Skip to content

Change um.Set to take expressions #466

Change um.Set to take expressions

Change um.Set to take expressions #466

Triggered via pull request January 2, 2024 22:43
@stephenafamostephenafamo
synchronize #141
um-set
Status Failure
Total duration 3m 32s
Artifacts

test.yml

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

Annotations

31 errors
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 (stable)
The job was canceled because "oldstable" failed.
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-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)