Respect character_maximum_length when generating random values for string columns #696
Annotations
13 errors and 3 warnings
test-windows-sqlite (stable)
Process completed with exit code 1.
|
test (oldstable)
cannot use omit.From(truncateString(random_TypeMonstersEnumUse(nil), 9)) (value of type omit.Val[string]) as omit.Val[models.TypeMonstersEnumUse] value in assignment
|
test (oldstable)
cannot use random_TypeMonstersEnumUse(nil) (value of type models.TypeMonstersEnumUse) as string value in argument to truncateString
|
test (oldstable)
cannot use omit.From(truncateString(random___byte(nil), 1)) (value of type omit.Val[string]) as omit.Val[[]byte] value in assignment
|
test (oldstable)
cannot use random___byte(nil) (value of type []byte) as string value in argument to truncateString
|
test (oldstable)
cannot use omit.From(truncateString(random___byte(nil), 1)) (value of type omit.Val[string]) as omit.Val[[]byte] value in assignment
|
test (oldstable)
cannot use random___byte(nil) (value of type []byte) as string value in argument to truncateString
|
test (oldstable)
cannot use omit.From(truncateString(random___byte(nil), 100)) (value of type omit.Val[string]) as omit.Val[[]byte] value in assignment
|
test (oldstable)
cannot use random___byte(nil) (value of type []byte) as string value in argument to truncateString
|
test (oldstable)
cannot use omit.From(truncateString(random___byte(nil), 255)) (value of type omit.Val[string]) as omit.Val[[]byte] value in assignment
|
test (oldstable)
cannot use random___byte(nil) (value of type []byte) as string value in argument to truncateString
|
test (stable)
The job was canceled because "oldstable" failed.
|
test (stable)
The operation was canceled.
|
test-windows-sqlite (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (oldstable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (oldstable)
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|