Bump version: 2.5.5 → 2.5.6 #49
deploy.yml
on: push
Deploying 🚀 CBE Comfort Tool
19s
Annotations
2 errors and 1 warning
Deploying 🚀 CBE Comfort Tool
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/setup-gcloud
|
Deploying 🚀 CBE Comfort Tool
google-github-actions/setup-gcloud failed with: failed to execute command `gcloud --quiet config set project comfort-327718`: ERROR: gcloud failed to load: module 'collections' has no attribute 'MutableMapping'
gcloud_main = _import_gcloud_main()
File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/gcloud.py", line 56, in _import_gcloud_main
File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/gcloud_main.py", line 33, in <module>
File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/api_lib/iamcredentials/util.py", line 26, in <module>
File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/api_lib/util/exceptions.py", line 33, in <module>
File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/core/resource/resource_printer.py", line 42, in <module>
File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/core/resource/config_printer.py", line 25, in <module>
File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/core/resource/resource_printer_base.py", line 47, in <module>
File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/core/resource/resource_projector.py", line 69, in <module>
File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/third_party/google/protobuf/__init__.py", line 37, in <module>
^^^^^^^^^^^^^^^^^^^^^^^^^^^
import packaging.requirements
from pyparsing import stringStart, stringEnd, originalTextFor, ParseException
collections.MutableMapping.register(ParseResults)
Attributemodule 'collections' has no attribute 'MutableMapping'
This usually indicates corruption in your gcloud installation or problems with your Python interpreter.
Please verify that the following is the path to a working Python 2.7 or 3.5+ executable:
/opt/hostedtoolcache/Python/3.11.9/x64/bin/python3
If it is not, please set the CLOUDSDK_PYTHON environment variable to point to a working Python 2.7 or 3.5+ executable.
If you are still experiencing problems, please reinstall the Cloud SDK using the instructions here:
https://cloud.google.com/sdk/
|
Deploying 🚀 CBE Comfort Tool
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|