Skip to content

docs: improve typespecs and documentation for State structs #14

docs: improve typespecs and documentation for State structs

docs: improve typespecs and documentation for State structs #14

Triggered via push August 20, 2024 06:56
Status Success
Total duration 1m 47s
Artifacts

publish_docs.yml

on: push
build-and-deploy
1m 38s
build-and-deploy
Fit to window
Zoom out
Zoom in

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)