turbot / flowpipe-samples

Flowpipe sample mods, demonstrating common pipeline patterns and how to use the Flowpipe library mods. Run directly or use as examples for your own pipelines.
https://hub.flowpipe.io/?type=sample#search
Apache License 2.0
17 stars 3 forks source link

Misleading error message on simple slack send #42

Closed dboeke closed 7 months ago

dboeke commented 10 months ago

Using the example: /simple/send_slack_message results in the following error message being sent to the console in flowpipe:

➜  send_slack_message git:(main) ✗ flowpipe pipeline run send_slack_message --arg 'channel=general' --arg 'message=Hello world!'
[Execution] exec_cll6nl7a2ua5nl6un0ag
2023-12-01T18:27:16.438-0500    ERROR   Error calculating output on pipeline finish{"error": {"Detail":"output: Unsupported attribute: This object does not have an attribute named \"message\".\n(/Users/dboeke/code/flowpipe/flowpipe-samples/simple/send_slack_message/.flowpipe/mods/github.com/turbot/flowpipe-mod-slack@v0.0.1-rc.2/pipelines/chat/post_message.fp:59,55-63)","ID":"","Instance":"fperr_cll6nl7a2ua5nl6un0eg","Status":500,"Title":"Internal Error","Type":"error_internal","ValidationErrors":null}}

happens on rc2 and rc3 flowpipe version: Flowpipe v0.1.0-beta.202312011224

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 7 months ago

This issue was closed because it has been stalled for 90 days with no activity.