GitHub Actions / Test Report
failed
Sep 16, 2024 in 0s
113 tests run, 111 passed, 0 skipped, 2 failed.
Annotations
Check failure on line 23 in spec/tag_release_action_spec.rb
github-actions / Test Report
./spec/tag_release_action_spec.rb.Fastlane::Actions::TagReleaseAction#run creates tag and release, merges branch and reports status
ASANA_ACCESS_TOKEN is not set
Raw output
Failure/Error: report_status(params.values.merge(tag_and_release_output))
FastlaneCore::Interface::FastlaneError:
ASANA_ACCESS_TOKEN is not set
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/config_item.rb:250:in `rescue in valid?'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/config_item.rb:246:in `valid?'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/config_item.rb:195:in `verify!'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:280:in `set'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:238:in `fetch'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:290:in `block in values'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:289:in `each'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:289:in `values'
./lib/fastlane/plugin/ddg_apple_automation/actions/tag_release_action.rb:47:in `run'
./spec/tag_release_action_spec.rb:39:in `test_action'
./spec/tag_release_action_spec.rb:23:in `block (3 levels) in <top (required)>'
------------------
--- Caused by: ---
FastlaneCore::Interface::FastlaneError:
ASANA_ACCESS_TOKEN is not set
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/ui/interface.rb:141:in `user_error!'
Check failure on line 31 in spec/tag_release_action_spec.rb
github-actions / Test Report
./spec/tag_release_action_spec.rb.Fastlane::Actions::TagReleaseAction#run reports status when merge or delete failed
ASANA_ACCESS_TOKEN is not set
Raw output
Failure/Error: report_status(params.values.merge(tag_and_release_output))
FastlaneCore::Interface::FastlaneError:
ASANA_ACCESS_TOKEN is not set
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/config_item.rb:250:in `rescue in valid?'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/config_item.rb:246:in `valid?'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/config_item.rb:195:in `verify!'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:280:in `set'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:238:in `fetch'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:290:in `block in values'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:289:in `each'
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/configuration/configuration.rb:289:in `values'
./lib/fastlane/plugin/ddg_apple_automation/actions/tag_release_action.rb:47:in `run'
./spec/tag_release_action_spec.rb:39:in `test_action'
./spec/tag_release_action_spec.rb:31:in `block (3 levels) in <top (required)>'
------------------
--- Caused by: ---
FastlaneCore::Interface::FastlaneError:
ASANA_ACCESS_TOKEN is not set
./vendor/bundle/ruby/3.3.0/gems/fastlane-2.222.0/fastlane_core/lib/fastlane_core/ui/interface.rb:141:in `user_error!'
Loading