This repository was archived by the owner on Nov 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-10
lines changed
Expand file tree Collapse file tree 4 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1414 strategy :
1515 fail-fast : false
1616 matrix :
17- node-version : [16, 18, 20]
17+ node-version : [16, 18, 20.5.1 ]
1818 browser : [chrome]
1919 exclude :
2020 - node-version : 16
Original file line number Diff line number Diff line change 2525 strategy :
2626 fail-fast : false
2727 matrix :
28- node-version : [16, 18, 20]
28+ node-version : [16, 18, 20.5.1 ]
2929 browser : [chrome]
3030 exclude :
3131 - node-version : 16
Original file line number Diff line number Diff line change 1818 strategy :
1919 fail-fast : false
2020 matrix :
21- node-version : [16, 18, 20]
21+ node-version : [16, 18, 20.5.1 ]
2222 browser : [chrome]
2323 exclude :
2424 - node-version : 16
@@ -119,7 +119,7 @@ jobs:
119119 strategy :
120120 fail-fast : false
121121 matrix :
122- node-version : [16, 18, 20]
122+ node-version : [16, 18, 20.5.1 ]
123123 browser : [chrome]
124124 exclude :
125125 - node-version : 16
Original file line number Diff line number Diff line change @@ -199,12 +199,6 @@ image: '@site/static/img/bw-icon.svg'
199199| 5164 | DisconnectMode '%s' is invalid. Valid values are: purge |
200200| 5165 | A single order cannot contain a mix of NANP and International telephone numbers |
201201| 5166 | Sip Peer doesn't have Sms feature. |
202- | 5167 | The tn from the specified region '%s' is not a valid region for account %s |
203- | 5168 | TnType '%s' is not a valid TnType for account %s |
204- | 5169 | Billing type '%s' is not valid for international orders. Valid billing types are: NOCHARGE |
205- | 5170 | The specified vendor is not available for this account. |
206- | 5171 | Non-international customer segment cannot import international telephone numbers. |
207- | 5172 | International customer segment cannot import NANP telephone numbers. |
208202| 5174 | A purge disconnect type is required for Short Code TNs |
209203| 5175 | Only a single type of TN is allowed for a Disconnect action. |
210204| 5176 | Billing type '%s' is not valid for short code orders. Valid billing type is NOCHARGE |
You can’t perform that action at this time.
0 commit comments