lo icon indicating copy to clipboard operation
lo copied to clipboard

Error: could not resolve parametric type of accumulator: could not resolve interface type

Open TsubasaEX opened this issue 1 year ago • 1 comments

Hi there,

I found an interesting issue here. When I try to set a breakpoint in the reduce function, the library shows error messages, but the result is okay. However, if I don't set any breakpoints in the reduce function, it works fine with no error messages. Is it related to some kinds of the internal issues in the library itself?

Thanks in advance. image image

TsubasaEX avatar Jun 05 '24 08:06 TsubasaEX

i think you may remove the go.sum file and re-import the dependencies

dengyunsheng250 avatar Aug 12 '24 01:08 dengyunsheng250