Merge pull request #81 from jrafaelrn/ifood_alive_beta #400
Annotations
1 error and 4 warnings
Deploy Ifood Alive
google-github-actions/deploy-cloud-functions failed with: operation failed: Function failed on loading user code. This is likely due to a bug in the user code. Error message: Traceback (most recent call last):
File "/layers/google.python.pip/pip/bin/functions-framework", line 8, in <module>
sys.exit(_cli())
File "/layers/google.python.pip/pip/lib/python3.9/site-packages/click/core.py", line 1157, in __call__
return self.main(*args, **kwargs)
File "/layers/google.python.pip/pip/lib/python3.9/site-packages/click/core.py", line 1078, in main
rv = self.invoke(ctx)
File "/layers/google.python.pip/pip/lib/python3.9/site-packages/click/core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/layers/google.python.pip/pip/lib/python3.9/site-packages/click/core.py", line 783, in invoke
return __callback(*args, **kwargs)
File "/layers/google.python.pip/pip/lib/python3.9/site-packages/functions_framework/_cli.py", line 36, in _cli
app = create_app(target, source, signature_type)
File "/layers/google.python.pip/pip/lib/python3.9/site-packages/functions_framework/__init__.py", line 395, in create_app
raise e from None
File "/layers/google.python.pip/pip/lib/python3.9/site-packages/functions_framework/__init__.py", line 376, in create_app
spec.loader.exec_module(source_module)
File "<frozen importlib._bootstrap_external>", line 850, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/workspace/main.py", line 2, in <module>
import requests
ModuleNotFoundNo module named 'requests'. Please visit https://cloud.google.com/functions/docs/troubleshooting for in-depth troubleshooting documentation.
|
Deploy Bank Download API
Output 'url' was not set - only httpsTrigger Cloud Functions return this attribute.
|
Deploy BD Update From Banks
Output 'url' was not set - only httpsTrigger Cloud Functions return this attribute.
|
Deploy Sales
Output 'url' was not set - only httpsTrigger Cloud Functions return this attribute.
|
Deploy Week Payments
Output 'url' was not set - only httpsTrigger Cloud Functions return this attribute.
|
Loading