Adding Prometheus support #238
Annotations
20 errors
Lint Codebase:
api/savedata/update.go#L84
undefined: formIndex
|
Lint Codebase:
api/savedata/update.go#L85
invalid operation: cannot index save.Party[i] (variable of type defs.PokemonData)
|
Lint Codebase:
api/savedata/update.go#L86
undefined: formIndex
|
Lint Codebase:
api/savedata/update.go#L86
invalid operation: cannot index save.Party[i] (variable of type defs.PokemonData)
|
Lint Codebase:
api/savedata/update.go#L88
undefined: key
|
Lint Codebase:
api/savedata/update.go#L88
invalid operation: cannot index save.Party[i] (variable of type defs.PokemonData)
|
Lint Codebase:
api/savedata/update.go#L88
undefined: formIndex
|
Lint Codebase:
api/savedata/update.go#L89
undefined: key
|
Lint Codebase:
api/savedata/update.go#L90
undefined: key (typecheck)
|
Lint Codebase:
api/endpoints.go#L34
could not import github.com/pagefaultgames/rogueserver/api/savedata (-: # github.com/pagefaultgames/rogueserver/api/savedata
|
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