cmd/cue: fix non-null map values being detected as nullable
Instead of forwarding the type attributes of the map, we now
check the value type for attributes.
Change-Id: I8745c7581002ae3fd9d3116d3a86cf804897980a
Signed-off-by: Tim Windelschmidt <tim@monogon.tech>
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1227302
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
authored by