Skip to content

cannot convert 0 (untyped int constant) to *int #6

@fgc1101

Description

@fgc1101

github.com/jackfr0st13/gorm-sqlite-cipher

../../../pkg/mod/github.com/jackfr0st13/gorm-sqlite-cipher@v0.1.0/sqlite-encrypt.go:84:22: cannot convert 0 (untyped int constant) to *int
../../../pkg/mod/github.com/jackfr0st13/gorm-sqlite-cipher@v0.1.0/sqlite-encrypt.go:86:39: cannot use limit.Limit (variable of type *int) as type int in argument to strconv.Itoa
../../../pkg/mod/github.com/jackfr0st13/gorm-sqlite-cipher@v0.1.0/sqlite-encrypt.go:89:23: cannot convert 0 (untyped int constant) to *int

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions