Skip to content

Making sqlite faster. Use int over text and fix retries for bulkupdate #14

Making sqlite faster. Use int over text and fix retries for bulkupdate

Making sqlite faster. Use int over text and fix retries for bulkupdate #14

Triggered via push December 20, 2023 13:56
Status Failure
Total duration 3m 51s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: test/generators/domain.go#L60
cannot use strconv.FormatUint(gofakeit.Uint64(), 10) (value of type string) as type uint64 in struct literal
build: test/generators/domain.go#L61
cannot use strconv.FormatUint(gofakeit.Uint64(), 10) (value of type string) as type uint64 in struct literal
build: test/generators/domain.go#L62
cannot use strconv.FormatUint(gofakeit.Uint64(), 10) (value of type string) as type uint64 in struct literal
build: test/generators/domain.go#L64
cannot use strconv.FormatUint(gofakeit.Uint64(), 10) (value of type string) as type uint64 in struct literal
build
Process completed with exit code 1.