12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <?xml version="1.0" encoding="UTF-8"?>
- <testsuites>
- <testsuite name="fastlane.lanes">
-
-
-
-
- <testcase classname="fastlane.lanes" name="0: cocoapods" time="3.023565">
-
- </testcase>
-
-
- <testcase classname="fastlane.lanes" name="1: git_add" time="0.023576">
-
- </testcase>
-
-
- <testcase classname="fastlane.lanes" name="2: git_commit" time="0.053982">
-
- </testcase>
-
-
- <testcase classname="fastlane.lanes" name="3: push_to_git_remote" time="0.648353">
-
- </testcase>
-
-
- <testcase classname="fastlane.lanes" name="4: git_tag_exists" time="0.018032">
-
- </testcase>
-
-
- <testcase classname="fastlane.lanes" name="5: remove_tag" time="0.622363">
-
- </testcase>
-
-
- <testcase classname="fastlane.lanes" name="6: add_git_tag" time="0.017383">
-
- </testcase>
-
-
- <testcase classname="fastlane.lanes" name="7: push_git_tags" time="0.65069">
-
- </testcase>
-
-
- <testcase classname="fastlane.lanes" name="8: pod_lib_lint" time="1.758275">
-
- <failure message="/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/actions/actions_helper.rb:48:in `execute_action' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:232:in `block in execute_action' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:227:in `chdir' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:227:in `execute_action' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/fast_file.rb:154:in `method_missing' Fastfile:52:in `block in parsing_binding' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/lane.rb:33:in `call' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:49:in `block in execute' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:45:in `chdir' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:45:in `execute' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/lane_manager.rb:56:in `cruise_lane' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/commands_generator.rb:108:in `block (2 levels) in run' /Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in `call' /Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in `run' /Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in `run_active_command' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in `run!' /Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in `run!' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/commands_generator.rb:333:in `run' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/commands_generator.rb:41:in `start' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/cli_tools_distributor.rb:119:in `take_off' /Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/bin/fastlane:23:in `<top (required)>' /usr/local/bin/fastlane:22:in `load' /usr/local/bin/fastlane:22:in `<main>' Exit status of command 'pod lib lint --sources='http://60.205.190.38:9000/iOS/MKRPodSpecs.git' --allow-warnings' was 1 instead of 0. -> MKRRadioManager
-> MKRRadioManager (0.0.1) - WARN | summary: The summary is not meaningful. - ERROR | [iOS] unknown: Encountered an unknown error (The 'Pods-App' target has transitive dependencies that include static binaries: (/private/var/folders/8w/lqgfgnkx2n3fjt3jm9n0jqtm0000gp/T/CocoaPods-Lint-20190813-5209-j5wnfb-MKRRadioManager/Pods/libASControl/libASControl/Classes/libUPNP.framework and /private/var/folders/8w/lqgfgnkx2n3fjt3jm9n0jqtm0000gp/T/CocoaPods-Lint-20190813-5209-j5wnfb-MKRRadioManager/Pods/libASControl/libASControl/Classes/openssl.framework)) during validation. [!] MKRRadioManager did not pass validation, due to 1 error. You can use the `--no-clean` option to inspect any issue. [!] 'libASControl' uses the unencrypted 'http' protocol to transfer the Pod. Please be sure you're in a safe network with only trusted hosts. Otherwise, please reach out to the library author to notify them of this security issue. " />
-
- </testcase>
-
- </testsuite>
- </testsuites>
|