turbot / pipe-fittings

Shared components for use across pipe projects.
https://github.com/turbot
GNU Affero General Public License v3.0
12 stars 4 forks source link

Parameterise error message regarding `mod.sp` #106

Closed vhadianto closed 7 months ago

vhadianto commented 10 months ago

For example:

send_message_to_user_in_microsoft_teams|send-a-message-to-user-in-microsoft-teams⚡ ⇒ flowpipe server
Error: missing 1 variable value:
    dependency mod send_message_to_user_in_microsoft_teams -> github.com/turbot/flowpipe-mod-teams@v0.0.1-rc.11 cannot be loaded because variable teams.team_id has no value.  Mod  must pass a value for teams.team_id in the `require` block of its mod.sp

Should be mod.fp not mod.sp

github-actions[bot] commented 7 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.