docs: improve typespecs and documentation for State structs #14
Annotations
4 warnings
build-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
build-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
build-and-deploy:
lib/viral_spiral/game/state.ex#L33
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build-and-deploy:
lib/viral_spiral/game/state.ex#L42
ViralSpiral.Game.Change.apply_change/2 is undefined (module ViralSpiral.Game.Change is not available or is yet to be defined)
|