-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dummy): easy direct messaging method
- Loading branch information
1 parent
77830f0
commit e474e1e
Showing
6 changed files
with
108 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,48 @@ | ||
[ | ||
{"deps/type_check/lib/type_check/spec.ex", | ||
"The pattern can never match the type {:ok, [], _}."}, | ||
{"lib/plugin.ex", "Function usage_tuples/0 has no local return."}, | ||
{"lib/plugin.ex", "Function job_result/0 has no local return."}, | ||
{"lib/plugin.ex", "Function plugin_job_result/0 has no local return."}, | ||
{"lib/plugin.ex", "The guard clause can never succeed."}, | ||
{"lib/services/discord.ex", "Function vips/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function dummy_channel_id/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function msg_reference/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function incoming_msg_tuple/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function retrieved_msg_tuple/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function channel_log/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function server_log/0 has no local return."}, | ||
{"lib/services/dummy/channel.ex", "Function t/0 has no local return."}, | ||
{"lib/site_config.ex", "Function server_id/0 has no local return."}, | ||
{"lib/site_config.ex", "Function schema/0 has no local return."}, | ||
{"lib/site_config.ex", "Function cfg_list/0 has no local return."}, | ||
{"lib/stampede.ex", "Function dm_tuple/0 has no local return."}, | ||
{"lib/stampede.ex", "Function server_id/0 has no local return."}, | ||
{"lib/stampede.ex", "Function prefix/0 has no local return."}, | ||
{"lib/stampede.ex", "Function enabled_plugs/0 has no local return."}, | ||
{"lib/stampede.ex", "Function channel_lock_action/0 has no local return."}, | ||
{"lib/stampede.ex", "Function channel_lock_status/0 has no local return."}, | ||
{"lib/stampede.ex", "Function timestamp/0 has no local return."}, | ||
{"lib/stampede.ex", "Function bot_invoked_status/0 has no local return."}, | ||
{"lib/stampede.ex", "Function module_function_args/0 has no local return."}, | ||
{"lib/stampede.ex", "Function log_level/0 has no local return."}, | ||
{"lib/stampede.ex", "Function log_msg/0 has no local return."}, | ||
{"lib/stampede.ex", "Function kwlist/1 has no local return."}, | ||
{"lib/stampede.ex", "Function kwlist/0 has no local return."}, | ||
{"lib/stampede.ex", "Function str_list/0 has no local return."}, | ||
{"lib/stampede.ex", "Function throw_internal_error/0 has no local return."}, | ||
{"lib/stampede.ex", "Function throw_internal_error/1 only terminates with explicit exception."}, | ||
{"lib/stampede/cfg_table.ex", "Function vips/0 has no local return."}, | ||
{"lib/stampede/cfg_table.ex", "Function table_object/0 has no local return."}, | ||
{"lib/stampede/external/python.ex", "The pattern can never match the type true."}, | ||
{"lib/stampede/external/python.ex", | ||
"Function do_dumb_down_elixir_term/1 will never be called."}, | ||
{"lib/stampede/logger.ex", "Function logger_state/0 has no local return."}, | ||
{"lib/stampede/tables/channel_locks.ex", "The guard clause can never succeed."}, | ||
{"lib/stampede/tables/dummy_msgs.ex", "The guard clause can never succeed."}, | ||
{"lib/stampede/tables/interactions.ex", "The guard clause can never succeed."}, | ||
{"lib/stampede/traceback.ex", "Function t/0 has no local return."}, | ||
{"lib/txt_block.ex", "Function block/0 has no local return."}, | ||
{"lib/txt_block.ex", "Function type/0 has no local return."}, | ||
{"lib/txt_block.ex", "Function t/0 has no local return."}, | ||
{"lib/txt_block/md.ex", "The guard clause can never succeed."} | ||
{"deps/type_check/lib/type_check/spec.ex", "The pattern can never match the type {:ok, [], _}."}, | ||
{"lib/plugin.ex", "Function usage_tuples/0 has no local return."}, | ||
{"lib/plugin.ex", "Function job_result/0 has no local return."}, | ||
{"lib/plugin.ex", "Function plugin_job_result/0 has no local return."}, | ||
{"lib/plugin.ex", "The guard clause can never succeed."}, | ||
{"lib/services/discord.ex", "Function vips/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function dummy_channel_id/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function dummy_server_id/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function msg_reference/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function incoming_msg_tuple/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function retrieved_msg_tuple/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function channel_log/0 has no local return."}, | ||
{"lib/services/dummy.ex", "Function server_log/0 has no local return."}, | ||
{"lib/services/dummy/channel.ex", "Function t/0 has no local return."}, | ||
{"lib/site_config.ex", "Function server_id/0 has no local return."}, | ||
{"lib/site_config.ex", "Function schema/0 has no local return."}, | ||
{"lib/site_config.ex", "Function cfg_list/0 has no local return."}, | ||
{"lib/stampede.ex", "Function dm_tuple/0 has no local return."}, | ||
{"lib/stampede.ex", "Function server_id/0 has no local return."}, | ||
{"lib/stampede.ex", "Function prefix/0 has no local return."}, | ||
{"lib/stampede.ex", "Function enabled_plugs/0 has no local return."}, | ||
{"lib/stampede.ex", "Function channel_lock_action/0 has no local return."}, | ||
{"lib/stampede.ex", "Function channel_lock_status/0 has no local return."}, | ||
{"lib/stampede.ex", "Function timestamp/0 has no local return."}, | ||
{"lib/stampede.ex", "Function bot_invoked_status/0 has no local return."}, | ||
{"lib/stampede.ex", "Function module_function_args/0 has no local return."}, | ||
{"lib/stampede.ex", "Function log_level/0 has no local return."}, | ||
{"lib/stampede.ex", "Function log_msg/0 has no local return."}, | ||
{"lib/stampede.ex", "Function kwlist/1 has no local return."}, | ||
{"lib/stampede.ex", "Function kwlist/0 has no local return."}, | ||
{"lib/stampede.ex", "Function str_list/0 has no local return."}, | ||
{"lib/stampede.ex", "Function throw_internal_error/0 has no local return."}, | ||
{"lib/stampede.ex", "Function throw_internal_error/1 only terminates with explicit exception."}, | ||
{"lib/stampede/cfg_table.ex", "Function vips/0 has no local return."}, | ||
{"lib/stampede/cfg_table.ex", "Function table_object/0 has no local return."}, | ||
{"lib/stampede/external/python.ex", "The pattern can never match the type true."}, | ||
{"lib/stampede/external/python.ex", "Function do_dumb_down_elixir_term/1 will never be called."}, | ||
{"lib/stampede/logger.ex", "Function logger_state/0 has no local return."}, | ||
{"lib/stampede/tables/channel_locks.ex", "The guard clause can never succeed."}, | ||
{"lib/stampede/tables/dummy_msgs.ex", "The guard clause can never succeed."}, | ||
{"lib/stampede/tables/interactions.ex", "The guard clause can never succeed."}, | ||
{"lib/stampede/traceback.ex", "Function t/0 has no local return."}, | ||
{"lib/txt_block.ex", "Function block/0 has no local return."}, | ||
{"lib/txt_block.ex", "Function type/0 has no local return."}, | ||
{"lib/txt_block.ex", "Function t/0 has no local return."}, | ||
{"lib/txt_block/md.ex", "The guard clause can never succeed."}, | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters