slack-term icon indicating copy to clipboard operation
slack-term copied to clipboard

Program Crashes With Error: Cannot unmarshal object into Go struct field

Open iworkinpixels opened this issue 2 years ago • 2 comments

Version: 0.5.0 Installation method: Direct download of binary (M1 Mac running Monterey)

On visiting any channels with incompatible blocks, the program crashes with the following error message:

cannot unmarshal object into Go struct field Attachment.messages.attachments.blocks of type slack.Block

iworkinpixels avatar Jul 15 '22 20:07 iworkinpixels

Can confirm, this is basically making this unusable for me at the moment.

Installed using go install.

2022/08/20 20:39:37 json: cannot unmarshal object into Go struct field Attachment.messages.attachments.blocks of type slack.Block

Are there any updates for this?

Rahmerh avatar Aug 20 '22 18:08 Rahmerh

Yeah, would be good to note on readme that app isn't currently working to avoid wasted install time. Installed via AUR binary build.

robwithhair avatar Jan 05 '23 12:01 robwithhair