No File.refresh() during File.append_block #1944
Annotations
6 errors and 4 warnings
test_block.test_block_has_request_id:
tests/steamship_tests/data/test_block.py#L261
assert is not failed. [pytest-clarity diff shown]
#x1B[0m
#x1B[0m#x1B[32mLHS#x1B[0m vs #x1B[31mRHS#x1B[0m shown below
#x1B[0m
#x1B[0mNone
#x1B[0m
|
test_google_image_search.test_use_google_image_search:
tests/steamship_tests/integrations/test_google_image_search.py#L19
steamship.base.error.SteamshipError: [ERROR - POST /generate] HTTPSConnectionPool(host='generations.krea.ai', port=443): Max retries exceeded with url: /images/16172d9e-f15c-4702-96e7-1dc28d549b02.webp?User-Agent=Steamship+Browser+v1 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)')))
|
Run test suite (Production, 3.10)
Process completed with exit code 1.
|
test_openai.test_openai_llm:
tests/steamship_tests/agents/test_openai.py#L11
steamship.base.error.SteamshipError: Task 0E9FA258-2EE1-4EAE-ACB4-A93898962855 did not complete within requested timeout of 180s. The task is still running on the server. You can retrieve its status via Task.get() or try waiting again with wait().
|
test_google_image_search.test_use_google_image_search:
tests/steamship_tests/integrations/test_google_image_search.py#L19
steamship.base.error.SteamshipError: [ERROR - POST /generate] HTTPSConnectionPool(host='generations.krea.ai', port=443): Max retries exceeded with url: /images/16172d9e-f15c-4702-96e7-1dc28d549b02.webp?User-Agent=Steamship+Browser+v1 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)')))
|
Run test suite (Staging, 3.10)
Process completed with exit code 1.
|
Run test suite (Production, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run test suite (Production, 3.10)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run test suite (Staging, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run test suite (Staging, 3.10)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|