During the "Building codespace..." setup phase i get lot of warnings in the terminal console like below.
there seem to be warnings when:
- Setting up python3-azure
- Setting up python3-azext-devops
The build solution works, but maybe these warnings could be fixed, because initially i was unsure if the build solution will work.
#13 98.10 Setting up python3-azure (20250603+git-1) ...
#13 109.4 /usr/lib/python3/dist-packages/azure/ai/ml/_vendor/azure_resources/aio/operations/_resources_operations.py:80: SyntaxWarning: invalid escape sequence '\ '
#13 109.4 Valid values include ``createdTime``\ , ``changedTime`` and ``provisioningState``. For example,
#13 109.4 /usr/lib/python3/dist-packages/azure/ai/ml/_vendor/azure_resources/aio/operations/_resources_operations.py:405: SyntaxWarning: invalid escape sequence '\ '
#13 109.4 Valid values include ``createdTime``\ , ``changedTime`` and ``provisioningState``. For example,
#13 110.6 /usr/lib/python3/dist-packages/azure/appconfiguration/_generated/models/_models.py:238: SyntaxWarning: invalid escape sequence '\ '
#13 110.6 """An error, available when the status is ``Failed``\ , describing why the operation
#13 110.8 /usr/lib/python3/dist-packages/azure/batch/models/_models.py:10220: SyntaxWarning: invalid escape sequence '\*'
#13 110.8 **\*.txt matches any file that does not start in '.' and ends with .txt in the Task working
#13 111.1 /usr/lib/python3/dist-packages/azure/communication/jobrouter/models/_models.py:2326: SyntaxWarning: invalid escape sequence '\ '
#13 111.1 payload to scoring rule. If not set, a job's labels (sent in the payload as ``job``\ ) and a
#13 111.1 /usr/lib/python3/dist-packages/azure/communication/jobrouter/models/_models.py:2346: SyntaxWarning: invalid escape sequence '\ '
#13 111.1 If not set, a job's labels (sent in the payload as ``job``\ ) and a job's worker selectors
#13 113.7 /usr/lib/python3/dist-packages/azure/mgmt/advisor/aio/operations/_recommendations_operations.py:190: SyntaxWarning: invalid escape sequence '\ '
#13 113.7 properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', '\ `Category
#13 113.7 /usr/lib/python3/dist-packages/azure/mgmt/advisor/operations/_recommendations_operations.py:303: SyntaxWarning: invalid escape sequence '\ '
#13 113.7 properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', '\ `Category
#13 121.4 /usr/lib/python3/dist-packages/azure/mgmt/computefleet/models/_models.py:624: SyntaxWarning: invalid escape sequence '\ '
#13 121.4 and Screenshot to diagnose VM status. **NOTE**\ : If storageUri is being
#13 121.4 /usr/lib/python3/dist-packages/azure/mgmt/computefleet/models/_models.py:3707: SyntaxWarning: invalid escape sequence '\W'
#13 121.4 characters :code:`<br>` Has a digit :code:`<br>` Has a special character (Regex match [\W_])
#13 126.2 /usr/lib/python3/dist-packages/azure/mgmt/datamigration/models/_models_py3.py:16843: SyntaxWarning: invalid escape sequence '\S'
#13 126.2 Protocol:MachineName\SQLServerInstanceName,PortNumber. Required.
#13 126.2 /usr/lib/python3/dist-packages/azure/mgmt/datamigration/models/_models_py3.py:16916: SyntaxWarning: invalid escape sequence '\S'
#13 126.2 Protocol:MachineName\SQLServerInstanceName,PortNumber. Required.
#13 130.7 /usr/lib/python3/dist-packages/azure/mgmt/hybridnetwork/models/_models_py3.py:6032: SyntaxWarning: invalid escape sequence '\ '
#13 130.7 :ivar provisioning_state: The provisioning state of the site resource. **TODO**\ : Confirm if
#13 131.3 /usr/lib/python3/dist-packages/azure/mgmt/iotoperations/models/_models.py:3866: SyntaxWarning: invalid escape sequence '\ '
#13 131.3 pattern set glob-style pattern (e.g., '\ *', 'clients/*\ '). Required."""
#13 131.3 /usr/lib/python3/dist-packages/azure/mgmt/iotoperations/models/_models.py:3868: SyntaxWarning: invalid escape sequence '\ '
#13 131.3 """Give access for ``Read``\ , ``Write`` and ``ReadWrite`` access level. Required. Known values
#13 133.0 /usr/lib/python3/dist-packages/azure/mgmt/machinelearningservices/models/_machine_learning_services_mgmt_client_enums.py:169: SyntaxWarning: invalid escape sequence '\ '
#13 133.0 #: The "forest"\ it builds, is an ensemble of decision trees, usually trained with the “bagging”\
#13 133.0 /usr/lib/python3/dist-packages/azure/mgmt/machinelearningservices/models/_machine_learning_services_mgmt_client_enums.py:1032: SyntaxWarning: invalid escape sequence '\ '
#13 133.0 #: The "forest"\ it builds, is an ensemble of decision trees, usually trained with the “bagging”\
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/aio/operations/_azure_reservation_api_operations.py:163: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Get list of applicable ``Reservation``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/aio/operations/_reservation_operations.py:377: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 Split a ``Reservation`` into two ``Reservation``\ s with specified quantity distribution.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/aio/operations/_reservation_operations.py:407: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 Split a ``Reservation`` into two ``Reservation``\ s with specified quantity distribution.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/aio/operations/_reservation_operations.py:437: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 Split a ``Reservation`` into two ``Reservation``\ s with specified quantity distribution.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/aio/operations/_reservation_operations.py:583: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Merges two ``Reservation``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/aio/operations/_reservation_operations.py:614: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Merges two ``Reservation``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/aio/operations/_reservation_operations.py:645: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Merges two ``Reservation``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/aio/operations/_reservation_operations.py:721: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Get ``Reservation``\ s in a given reservation Order.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/aio/operations/_reservation_order_operations.py:183: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Get all ``ReservationOrder``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/models/_models_py3.py:3172: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """List of ``Reservation``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/models/_models_py3.py:3288: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """List of ``ReservationOrder``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/operations/_azure_reservation_api_operations.py:239: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Get list of applicable ``Reservation``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/operations/_reservation_operations.py:662: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 Split a ``Reservation`` into two ``Reservation``\ s with specified quantity distribution.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/operations/_reservation_operations.py:692: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 Split a ``Reservation`` into two ``Reservation``\ s with specified quantity distribution.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/operations/_reservation_operations.py:722: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 Split a ``Reservation`` into two ``Reservation``\ s with specified quantity distribution.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/operations/_reservation_operations.py:868: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Merges two ``Reservation``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/operations/_reservation_operations.py:899: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Merges two ``Reservation``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/operations/_reservation_operations.py:930: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Merges two ``Reservation``\ s.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/operations/_reservation_operations.py:1006: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Get ``Reservation``\ s in a given reservation Order.
#13 140.7 /usr/lib/python3/dist-packages/azure/mgmt/reservations/operations/_reservation_order_operations.py:299: SyntaxWarning: invalid escape sequence '\ '
#13 140.7 """Get all ``ReservationOrder``\ s.
#13 144.6 /usr/lib/python3/dist-packages/azure/mgmt/resourcegraph/models/_models_py3.py:68: SyntaxWarning: invalid escape sequence '\ '
#13 144.6 **\ ``start``\ **\ ``, end)``. Specifying a ``start`` that occurs chronologically after ``end``
#13 144.6 /usr/lib/python3/dist-packages/azure/mgmt/resourcegraph/models/_models_py3.py:90: SyntaxWarning: invalid escape sequence '\ '
#13 144.6 ``[``\ **\ ``start``\ **\ ``, end)``. Specifying a ``start`` that occurs chronologically after
#13 144.6 /usr/lib/python3/dist-packages/azure/mgmt/resourcegraph/models/_models_py3.py:1141: SyntaxWarning: invalid escape sequence '\ '
#13 144.6 **\ ``start``\ **\ ``, end)``. Specifying a ``start`` that occurs chronologically after ``end``
#13 144.6 /usr/lib/python3/dist-packages/azure/mgmt/resourcegraph/models/_models_py3.py:1163: SyntaxWarning: invalid escape sequence '\ '
#13 144.6 ``[``\ **\ ``start``\ **\ ``, end)``. Specifying a ``start`` that occurs chronologically after
#13 147.3 /usr/lib/python3/dist-packages/azure/mgmt/signalr/models/_models_py3.py:2858: SyntaxWarning: invalid escape sequence '\ '
#13 147.3 For example, if the urlTemplate is ``http://example.com/{hub}/api/{event}``\ , with a client
#13 147.3 /usr/lib/python3/dist-packages/azure/mgmt/signalr/models/_models_py3.py:2925: SyntaxWarning: invalid escape sequence '\ '
#13 147.3 For example, if the urlTemplate is ``http://example.com/{hub}/api/{event}``\ , with a client
#13 149.1 /usr/lib/python3/dist-packages/azure/mgmt/streamanalytics/aio/operations/_functions_operations.py:595: SyntaxWarning: invalid escape sequence '\ '
#13 149.1 properties to include in the response, or "\ *" to include all properties. By default, all
#13 149.1 /usr/lib/python3/dist-packages/azure/mgmt/streamanalytics/aio/operations/_inputs_operations.py:593: SyntaxWarning: invalid escape sequence '\ '
#13 149.1 properties to include in the response, or "\ *" to include all properties. By default, all
#13 149.1 /usr/lib/python3/dist-packages/azure/mgmt/streamanalytics/aio/operations/_outputs_operations.py:593: SyntaxWarning: invalid escape sequence '\ '
#13 149.1 properties to include in the response, or "\ *" to include all properties. By default, all
#13 149.2 /usr/lib/python3/dist-packages/azure/mgmt/streamanalytics/models/_stream_analytics_management_client_enums.py:14: SyntaxWarning: invalid escape sequence '\ '
#13 149.2 """Authentication Mode. Valid modes are ``ConnectionString``\ , ``Msi`` and 'UserToken'."""
#13 149.2 /usr/lib/python3/dist-packages/azure/mgmt/streamanalytics/operations/_functions_operations.py:859: SyntaxWarning: invalid escape sequence '\ '
#13 149.2 properties to include in the response, or "\ *" to include all properties. By default, all
#13 149.2 /usr/lib/python3/dist-packages/azure/mgmt/streamanalytics/operations/_inputs_operations.py:821: SyntaxWarning: invalid escape sequence '\ '
#13 149.2 properties to include in the response, or "\ *" to include all properties. By default, all
#13 149.2 /usr/lib/python3/dist-packages/azure/mgmt/streamanalytics/operations/_outputs_operations.py:821: SyntaxWarning: invalid escape sequence '\ '
#13 149.2 properties to include in the response, or "\ *" to include all properties. By default, all
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/aio/operations/_communications_no_subscription_operations.py:193: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 a paged result with *nextLink*\ , using which you can retrieve the next set of Communication
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/aio/operations/_communications_operations.py:194: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 a paged result with *nextLink*\ , using which you can retrieve the next set of Communication
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/aio/operations/_support_tickets_operations.py:177: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 tickets by *Status*\ , *CreatedDate*\ , *ServiceId*\ , and *ProblemClassificationId* using the
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/aio/operations/_support_tickets_operations.py:540: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 information from your Azure resources.:code:`<br/>`:code:`<br/>`\ **Creating a support ticket
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/aio/operations/_support_tickets_operations.py:582: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 information from your Azure resources.:code:`<br/>`:code:`<br/>`\ **Creating a support ticket
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/aio/operations/_support_tickets_operations.py:622: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 information from your Azure resources.:code:`<br/>`:code:`<br/>`\ **Creating a support ticket
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/operations/_communications_no_subscription_operations.py:308: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 a paged result with *nextLink*\ , using which you can retrieve the next set of Communication
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/operations/_communications_operations.py:326: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 a paged result with *nextLink*\ , using which you can retrieve the next set of Communication
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/operations/_support_tickets_operations.py:319: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 tickets by *Status*\ , *CreatedDate*\ , *ServiceId*\ , and *ProblemClassificationId* using the
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/operations/_support_tickets_operations.py:681: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 information from your Azure resources.:code:`<br/>`:code:`<br/>`\ **Creating a support ticket
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/operations/_support_tickets_operations.py:723: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 information from your Azure resources.:code:`<br/>`:code:`<br/>`\ **Creating a support ticket
#13 149.3 /usr/lib/python3/dist-packages/azure/mgmt/support/operations/_support_tickets_operations.py:763: SyntaxWarning: invalid escape sequence '\ '
#13 149.3 information from your Azure resources.:code:`<br/>`:code:`<br/>`\ **Creating a support ticket
#13 149.5 /usr/lib/python3/dist-packages/azure/mgmt/synapse/models/_models_py3.py:6232: SyntaxWarning: invalid escape sequence '\ '
#13 149.5 :ivar maintenance_window_cycles: Available maintenance cycles e.g. {Saturday, 0, 48\ *60},
#13 149.5 /usr/lib/python3/dist-packages/azure/mgmt/synapse/models/_models_py3.py:6288: SyntaxWarning: invalid escape sequence '\ '
#13 149.5 :keyword maintenance_window_cycles: Available maintenance cycles e.g. {Saturday, 0, 48\ *60},
#13 153.7 /usr/lib/python3/dist-packages/azure/mgmt/workloads/models/_models_py3.py:2909: SyntaxWarning: invalid escape sequence '\W'
#13 153.7 digit :code:`<br>` Has a special character (Regex match [\W_]) :code:`<br>`:code:`<br>`
#13 153.7 /usr/lib/python3/dist-packages/azure/mgmt/workloads/models/_models_py3.py:2954: SyntaxWarning: invalid escape sequence '\W'
#13 153.7 digit :code:`<br>` Has a special character (Regex match [\W_]) :code:`<br>`:code:`<br>`
#13 153.8 /usr/lib/python3/dist-packages/azure/mgmt/workloadssapvirtualinstance/models/_models.py:1869: SyntaxWarning: invalid escape sequence '\W'
#13 153.8 <br>Has upper characters <br> Has a digit <br> Has a special character (Regex match [\W_])
#13 154.2 /usr/lib/python3/dist-packages/azure/purview/catalog/aio/operations/_operations.py:2732: SyntaxWarning: invalid escape sequence '\:'
#13 154.2 attr:\:code:`<attrName>`=:code:`<attrValue>`.
#13 154.2 /usr/lib/python3/dist-packages/azure/purview/catalog/aio/operations/_operations.py:3537: SyntaxWarning: invalid escape sequence '\:'
#13 154.2 attr:\:code:`<attrName>`=\:code:`<attrValue>`.
#13 154.2 /usr/lib/python3/dist-packages/azure/purview/catalog/aio/operations/_operations.py:4216: SyntaxWarning: invalid escape sequence '\:'
#13 154.2 typeName=\:code:`<typeName>`&attr_1:\:code:`<attrName>`=\:code:`<attrValue>`&attr_2:\:code:`<attrName>`=\:code:`<attrValue>`&attr_3:\:code:`<attrName>`=\:code:`<attrValue>`
#13 154.3 /usr/lib/python3/dist-packages/azure/purview/catalog/operations/_operations.py:6219: SyntaxWarning: invalid escape sequence '\:'
#13 154.3 attr:\:code:`<attrName>`=:code:`<attrValue>`.
#13 154.3 /usr/lib/python3/dist-packages/azure/purview/catalog/operations/_operations.py:7024: SyntaxWarning: invalid escape sequence '\:'
#13 154.3 attr:\:code:`<attrName>`=\:code:`<attrValue>`.
#13 154.3 /usr/lib/python3/dist-packages/azure/purview/catalog/operations/_operations.py:7703: SyntaxWarning: invalid escape sequence '\:'
#13 154.3 typeName=\:code:`<typeName>`&attr_1:\:code:`<attrName>`=\:code:`<attrValue>`&attr_2:\:code:`<attrName>`=\:code:`<attrValue>`&attr_3:\:code:`<attrName>`=\:code:`<attrValue>`
#13 155.8 Setting up python3-azure-multiapi-storage (1.4.0-1) ...```
#13 171.6 Setting up python3-azext-devops (1.0.1-1) ...
#13 172.0 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_0/feed/models.py:115: SyntaxWarning: invalid escape sequence ','
#13 172.0 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.0 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_0/feed/models.py:223: SyntaxWarning: invalid escape sequence ','
#13 172.0 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.0 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_0/feed/models.py:999: SyntaxWarning: invalid escape sequence ','
#13 172.0 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.3 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_1/feed/models.py:116: SyntaxWarning: invalid escape sequence ','
#13 172.3 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.3 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_1/feed/models.py:235: SyntaxWarning: invalid escape sequence ','
#13 172.3 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.3 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_1/feed/models.py:1064: SyntaxWarning: invalid escape sequence ','
#13 172.3 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.7 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v6_0/feed/models.py:116: SyntaxWarning: invalid escape sequence ','
#13 172.7 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.7 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v6_0/feed/models.py:239: SyntaxWarning: invalid escape sequence ','
#13 172.7 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.7 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v6_0/feed/models.py:1095: SyntaxWarning: invalid escape sequence ','
#13 172.7 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
During the "Building codespace..." setup phase i get lot of warnings in the terminal console like below.
there seem to be warnings when:
The build solution works, but maybe these warnings could be fixed, because initially i was unsure if the build solution will work.
#13 171.6 Setting up python3-azext-devops (1.0.1-1) ...
#13 172.0 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_0/feed/models.py:115: SyntaxWarning: invalid escape sequence ','
#13 172.0 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.0 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_0/feed/models.py:223: SyntaxWarning: invalid escape sequence ','
#13 172.0 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.0 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_0/feed/models.py:999: SyntaxWarning: invalid escape sequence ','
#13 172.0 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.3 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_1/feed/models.py:116: SyntaxWarning: invalid escape sequence ','
#13 172.3 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.3 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_1/feed/models.py:235: SyntaxWarning: invalid escape sequence ','
#13 172.3 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.3 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v5_1/feed/models.py:1064: SyntaxWarning: invalid escape sequence ','
#13 172.3 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.7 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v6_0/feed/models.py:116: SyntaxWarning: invalid escape sequence ','
#13 172.7 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.7 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v6_0/feed/models.py:239: SyntaxWarning: invalid escape sequence ','
#13 172.7 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>
#13 172.7 /usr/lib/python3/dist-packages/azext_devops/devops_sdk/v6_0/feed/models.py:1095: SyntaxWarning: invalid escape sequence ','
#13 172.7 :param name: A name for the feed. feed names must follow these rules: Must not exceed 64 characters Must not contain whitespaces Must not start with an underscore or a period Must not end with a period Must not contain any of the following illegal characters: , |, /, \\, ?, :, &, $, *, \", #, [, ] ]]>