Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

测试出错问题 #36

Description

@LimA0LiN

{"errorCode":-1,"errorMessage":"Traceback (most recent call last):\n File "/var/runtime/python3/bootstrap.py", line 133, in init_handler\n func_handler = get_func_handler(file.rsplit(".", 1)[0], func)\n File "/var/runtime/python3/bootstrap.py", line 159, in get_func_handler\n mod = imp.load_module(mname, *imp.find_module(mname))\n File "/var/lang/python3/lib/python3.6/imp.py", line 234, in load_module\n return load_source(name, filename, file)\n File "/var/lang/python3/lib/python3.6/imp.py", line 172, in load_source\n module = _load(spec)\n File "Ϗrozen; importlib._bootstrap>", line 675, in _load\n File "Ϗrozen; importlib._bootstrap>", line 655, in _load_unlocked\n File "Ϗrozen; importlib._bootstrap_external>", line 678, in exec_module\n File "Ϗrozen; importlib._bootstrap>", line 205, in _call_with_frames_removed\n File "/var/user/index.py", line 21, in <module;>\n config = getYmlConfig(yaml_file='config.yml')\n File "/var/user/index.py", line 16, in getYmlConfig\n config = yaml.load(file_data, Loader=yaml.FullLoader)\n File "/var/user/yaml/init.py", line 114, in load\n return loader.get_single_data()\n File "/var/user/yaml/constructor.py", line 49, in get_single_data\n node = self.get_single_node()\n File "/var/user/yaml/composer.py", line 36, in get_single_node\n document = self.compose_document()\n File "/var/user/yaml/composer.py", line 55, in compose_document\n node = self.compose_node(None, None)\n File "/var/user/yaml/composer.py", line 84, in compose_node\n node = self.compose_mapping_node(anchor)\n File "/var/user/yaml/composer.py", line 133, in compose_mapping_node\n item_value = self.compose_node(node, item_key)\n File "/var/user/yaml/composer.py", line 84, in compose_node\n node = self.compose_mapping_node(anchor)\n File "/var/user/yaml/composer.py", line 133, in compose_mapping_node\n item_value = self.compose_node(node, item_key)\n File "/var/user/yaml/composer.py", line 82, in compose_node\n node = self.compose_sequence_node(anchor)\n File "/var/user/yaml/composer.py", line 110, in compose_sequence_node\n while not self.check_event(SequenceEndEvent):\n File "/var/user/yaml/parser.py", line 98, in check_event\n self.current_event = self.state()\n File "/var/user/yaml/parser.py", line 393, in parse_block_sequence_entry\n "expected ϋlock; end>, but found %r" % token.id, token.start_mark)\nyaml.parser.ParserError: while parsing a block collection\n in "<unicode; string>", line 35, column 5:\n - default:\n ^\nexpected ϋlock; end>, but found 'ϋlock; sequence start>'\n in "<unicode; string>", line 62, column 6:\n - default:\n ^","statusCode":443}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions