Fs02/grimoire

View on GitHub

Showing 25 of 42 total issues

exported var CastAssocRequiredMessage should have comment or be unexported
Open

var CastAssocRequiredMessage = "{field} is required"
Severity: Minor
Found in changeset/cast_assoc.go by golint

exported const Unexpected should have comment (or a comment on this block) or be unexported
Open

    Unexpected Kind = iota
Severity: Minor
Found in errors/errors.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

// Package sqlite3 wraps go-sqlite3 driver as an adapter for grimoire.
Severity: Minor
Found in adapter/sqlite3/sqlite3.go by gofmt

exported type Kind should have comment or be unexported
Open

type Kind int
Severity: Minor
Found in errors/errors.go by golint

Your code does not pass gofmt in 1 place. Go fmt your code!
Open

package changeset
Severity: Minor
Found in changeset/add_error.go by gofmt
Severity
Category
Status
Source
Language