Go errors

  1. non-constant array bound max

Array length is not a constant.

  1. slice can only be compared to nil

Invalid comparison between slices. Slice can only be compared to nil.