refactor: move async dependencies from optional to direct (#386) #5
Annotations
8 errors and 5 warnings
|
build (3.11, 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 --asgi' -start-delay=1 -envs=
2025/07/22 19:30:40 Validating for http...
2025/07/22 19:30:40 Framework server started.
2025/07/22 19:30:41 HTTP validation started...
2025/07/22 19:30:41 Framework server shut down. Wrote logs to /tmp/ff_serverlog_stdout.txt and /tmp/ff_serverlog_stderr.txt.
2025/07/22 19:30:41 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.9, ubuntu-latest)
The strategy configuration was canceled because "build._3_11_ubuntu-latest" failed
|
|
build (3.8, ubuntu-latest)
The operation was canceled.
|
|
build (3.10, ubuntu-latest)
The operation was canceled.
|
|
build (3.8, ubuntu-latest)
The strategy configuration was canceled because "build._3_11_ubuntu-latest" failed
|
|
build (3.10, ubuntu-latest)
The strategy configuration was canceled because "build._3_11_ubuntu-latest" failed
|
|
build (3.12, ubuntu-latest)
The operation was canceled.
|
|
build (3.12, ubuntu-latest)
The strategy configuration was canceled because "build._3_11_ubuntu-latest" failed
|
|
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.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.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.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.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
|