feat: add flag to run functions framework in asgi stack (#376) #4
Annotations
1 error and 5 warnings
|
build (3.12, ubuntu-latest)
Command failed: ~/client -output-file=function_output.json -type=http -declarative-type= -validate-mapping=false -validate-concurrency=false -builder-source= -builder-target= -builder-runtime= -builder-runtime-version= -builder-tag=latest -builder-url= -buildpacks=false -cmd='functions-framework --source tests/conformance/async_main.py --target write_http --signature-type http --gateway asgi' -start-delay=1 -envs=
2025/06/12 22:43:07 Validating for http...
2025/06/12 22:43:07 Framework server started.
2025/06/12 22:43:08 HTTP validation started...
2025/06/12 22:43:08 Framework server shut down. Wrote logs to /tmp/ff_serverlog_stdout.txt and /tmp/ff_serverlog_stderr.txt.
2025/06/12 22:43:08 validation failure: failed to get response from HTTP function: failed to send HTTP request: Post "http://localhost:8080": dial tcp [::1]:8080: connect: connection refused
Server logs:
[/tmp/ff_serverlog_stdout.txt]: ''
[/tmp/ff_serverlog_stderr.txt]: ''
|
|
build (3.10, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/functions-framework-python/functions-framework-python. Supported file pattern: go.sum
|
|
build (3.9, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/functions-framework-python/functions-framework-python. Supported file pattern: go.sum
|
|
build (3.11, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/functions-framework-python/functions-framework-python. Supported file pattern: go.sum
|
|
build (3.8, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/functions-framework-python/functions-framework-python. Supported file pattern: go.sum
|
|
build (3.12, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/functions-framework-python/functions-framework-python. Supported file pattern: go.sum
|