Skip to content

Change um.Set to take expressions #464

Change um.Set to take expressions

Change um.Set to take expressions #464

Triggered via pull request January 2, 2024 22:20
Status Failure
Total duration 3m 34s
Artifacts

test.yml

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

Annotations

31 errors
test (stable): dialect/psql/um/qm.go#L43
undefined: internal
test (stable): dialect/psql/um/qm.go#L43
undefined: internal
test (stable)
cannot use "multi_keys" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
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("multi_keys", "id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (stable)
cannot use "multi_keys" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (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 (stable)
um.Set("multi_keys", "user_id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (stable)
cannot use "multi_keys" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (stable)
cannot use "sponsor_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)
The job was canceled because "stable" failed.
test (oldstable): dialect/psql/um/qm.go#L43
undefined: internal
test (oldstable): dialect/psql/um/qm.go#L43
undefined: internal
test (oldstable)
cannot use "multi_keys" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
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("multi_keys", "id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (oldstable)
cannot use "multi_keys" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (oldstable)
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 (oldstable)
um.Set("multi_keys", "user_id").ToArg undefined (type bob.Mod[*dialect.UpdateQuery] has no field or method ToArg)
test (oldstable)
cannot use "multi_keys" (constant of type string) as bob.Expression value in argument to um.Set: string does not implement bob.Expression (missing method WriteSQL)
test (oldstable)
cannot use "sponsor_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)
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)