Resume from checkpoint #971
Annotations
5 errors
|
lint
issues found
|
|
lint:
go/sql/builder.go#L151
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
|
lint:
go/logic/applier.go#L37
the variable name `NoCheckpointFoundError` should conform to the `ErrXxx` format (errname)
|
|
lint:
go/logic/migrator.go#L417
unnecessary trailing newline (whitespace)
|
|
lint:
go/logic/migrator.go#L414
`deatils` is a misspelling of `details` (misspell)
|