Adding Prometheus support #238
Annotations
14 errors
Lint Codebase:
db/db.go#L50
Error return value of `tx.Rollback` is not checked (errcheck)
|
Lint Codebase
undefined: key"
|
Lint Codebase
undefined: key)"
|
Lint Codebase
issues found
|
Test:
api/savedata/update.go#L84
undefined: formIndex
|
Test:
api/savedata/update.go#L85
invalid operation: cannot index save.Party[i] (variable of type defs.PokemonData)
|
Test:
api/savedata/update.go#L86
undefined: formIndex
|
Test:
api/savedata/update.go#L86
invalid operation: cannot index save.Party[i] (variable of type defs.PokemonData)
|
Test:
api/savedata/update.go#L88
undefined: key
|
Test:
api/savedata/update.go#L88
invalid operation: cannot index save.Party[i] (variable of type defs.PokemonData)
|
Test:
api/savedata/update.go#L88
undefined: formIndex
|
Test:
api/savedata/update.go#L89
undefined: key
|
Test:
api/savedata/update.go#L90
undefined: key
|
Test
Process completed with exit code 1.
|
Loading