Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"services is deprecated" warnings in version 1.0.0-beta.3 #193

Open
paulsp opened this issue Nov 21, 2023 · 0 comments
Open

"services is deprecated" warnings in version 1.0.0-beta.3 #193

paulsp opened this issue Nov 21, 2023 · 0 comments

Comments

@paulsp
Copy link

paulsp commented Nov 21, 2023

Starting dev-phone version 1.0.0-beta.3 in the twilio-cli/5.16.2 linux-x64 node-v18.16.0 running in the docker images is producing many services is deprecated. Use v1.services instead. messages.

root@twilio-cli-9324:/twilio# twilio --version
twilio-cli/5.16.2 linux-x64 node-v18.16.0
root@twilio-cli-9324:/twilio# 
root@twilio-cli-9324:/twilio# twilio dev-phone
Hello 👋 I'm your dev-phone and my name is dev-phone-3572

✅ I'm using your profile API key.

services is deprecated. Use v1.services instead.
💻 Creating a new conversation...
services is deprecated. Use v1.services instead.
services is deprecated. Use v1.services instead.
✅ I'm using the conversation CH9a19c3a1c57145458908f37da7d7cef2 from service IS0f34c2ce28124f1597c595241eb26ce3

💻 Creating a new sync list for call history...
services is deprecated. Use v1.services instead.
services is deprecated. Use v1.services instead.
✅ I'm using the sync service IS8171d178c6bbc939cfb4ce55e613193e

services is deprecated. Use v1.services instead.
💻 Deploying a Functions Service to handle incoming calls and SMS...
🧑‍💻 Creating Service
🧑‍💻 Configuring bare environment
🧑‍💻 Creating 4 Functions
🧑‍💻 Uploading 4 Functions
🧑‍💻 Creating 0 Assets
🧑‍💻 Uploading 0 Assets
🛠 Waiting for deployment................
🧑‍💻 Setting environment variables
🧑‍💻 Activating deployment
✅ I'm using the Serverless Service ZSee265defa7fe864d8ecb2bc8d0f120c5

💻 Creating a new TwiMl App to allow voice calls from your browser...
✅ I'm using the TwiMl App APd4f5d086d7bcc5d83d5def5bd23023c4

🚀 Your local webserver is listening on port 1337
🌐 Opening http://localhost:1337/ your browser
▶️  Use ctrl-c to stop your dev-phone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant