feat(models): add OpenAI gpt-5.4 and gpt-5.5 family support #942
Annotations
1 error and 2 warnings
|
Release
Error: Command failed with exit code 1: python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ --non-interactive --skip-existing --verbose dist/*
Uploading distributions to https://upload.pypi.org/legacy/
INFO dist/scrapegraphai-2.0.0-py3-none-any.whl (184.4 KB)
INFO dist/scrapegraphai-2.1.0-py3-none-any.whl (184.4 KB)
INFO dist/scrapegraphai-2.0.0.tar.gz (3.0 MB)
INFO dist/scrapegraphai-2.1.0.tar.gz (3.0 MB)
INFO password set by command options
INFO username: __token__
INFO password: <hidden>
Uploading scrapegraphai-2.0.0-py3-none-any.whl
�[?25l
�[2K 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/207.9 kB • --:-- • ?
�[2K 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/207.9 kB • --:-- • ?
�[2K 87% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 180.2/207.9 kB • 00:01 • 3.5 MB/s
�[2K100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.9/207.9 kB • 00:00 • 2.1 MB/s
�[2K100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.9/207.9 kB • 00:00 • 2.1 MB/s
�[2K100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.9/207.9 kB • 00:00 • 2.1 MB/s
�[2K100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.9/207.9 kB • 00:00 • 2.1 MB/s
�[?25hINFO Response from https://upload.pypi.org/legacy/:
400 Bad Request
INFO <html>
<head>
<title>400 This filename was previously used by a file that has since
been deleted. Use a different version. See
https://pypi.org/help/#file-name-reuse for more information.</title>
</head>
<body>
<h1>400 This filename was previously used by a file that has since
been deleted. Use a different version. See
https://pypi.org/help/#file-name-reuse for more information.</h1>
The server could not comply with the request since it is either
malformed or otherwise incorrect.<br/><br/>
This filename was previously used by a file that has since been
deleted. Use a different version. See
https://pypi.org/help/#file-name-reuse for more information.
</body>
</html>
|
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4.1.1, actions/setup-node@v4, actions/setup-python@v5, astral-sh/setup-uv@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4.1.1, cycjimmy/semantic-release-action@v4.1.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|