Skip to content

华为云测试的时候报错 #100

Description

@a369626013

{
"errorMessage": "Syntax error in module 'index'(invalid syntax (index.py, line 98))",
"errorType": "SyntaxError",
"stackTrace": [
"File "./index.py", line 98",
" def main_handler(event=None, context=None):"
]
}

日志
2022-06-28T15:46:46Z Start invoke request '13f09e03-1553-46e4-801c-c05acada9d59', version: latest
2022-06-28T15:46:46Z 13f09e03-1553-46e4-801c-c05acada9d59 ERROR Syntax error in module 'index'(invalid syntax (index.py, line 98))
Traceback (most recent call last):
File "/opt/function/code/index.py", line 98
def main_handler(event=None, context=None):
^
SyntaxError: invalid syntax
2022-06-28T15:46:46Z Finish invoke request '13f09e03-1553-46e4-801c-c05acada9d59'(invoke Failed), duration: 66.161ms, billing duration: 67ms, memory used: 95.953MB, billing memory: 256MB

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