Closed themaxhero closed 6 years ago
Reviewed 4 of 4 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.
src/Decoders/Processes.elm, line 47 at r1 (raw file):
|> custom type_ |> required "access" access |> optional "state" state Starting
This is wrong, this is only optional for ProcessCreated, you should duplicate this decoder and only use it in ProcessCreated
Comments from Reviewable
Reviewed 9 of 9 files at r2. Review status: all files reviewed at latest revision, all discussions resolved.
Comments from Reviewable
Review status: all files reviewed at latest revision, all discussions resolved.
Comments from Reviewable
This change is