Add automation_subtask_id to params #167
Annotations
9 errors
./spec/asana_create_action_item_action_spec.rb.Fastlane::Actions::AsanaCreateActionItemAction#run correctly builds payload if notes input is given:
spec/asana_create_action_item_action_spec.rb#L26
Failed to create subtask for task: undefined method `gid' for nil
|
./spec/asana_create_action_item_action_spec.rb.Fastlane::Actions::AsanaCreateActionItemAction#run correctly builds payload if html_notes input is given:
spec/asana_create_action_item_action_spec.rb#L36
Failed to create subtask for task: undefined method `gid' for nil
|
./spec/asana_create_action_item_action_spec.rb.Fastlane::Actions::AsanaCreateActionItemAction#run correctly builds payload if template_name input is given:
spec/asana_create_action_item_action_spec.rb#L50
Failed to create subtask for task: undefined method `gid' for nil
|
|
|
|
|
|
test
Process completed with exit code 1.
|