Skip to content

feat: make async_get_service_info available on the Zeroconf object #4367

feat: make async_get_service_info available on the Zeroconf object

feat: make async_get_service_info available on the Zeroconf object #4367

Triggered via pull request April 1, 2024 19:10
Status Cancelled
Total duration 2m 45s
Artifacts

ci.yml

on: pull_request
Matrix: test
lint
54s
lint
Lint Commit Messages
13s
Lint Commit Messages
release
0s
release
Matrix: build_wheels
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 3 warnings
Lint Commit Messages
You have commit messages with errors ⧗ input: feat: Make async_get_service_info available on the Zeroconf object Since the AsyncServiceBrowser will return a Zeroconf object, it was not obvious how to do an async lookup because only get_service_info was exposed on the Zeroconf object. async_get_service_info has been moved to the Zeroconf object, and AsyncZeroconf.async_get_service_info now wraps this method related issue #1286 ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
test (pypy-3.8, ubuntu-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (pypy-3.9, ubuntu-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (pypy-3.8, ubuntu-latest, use_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (pypy-3.9, ubuntu-latest, use_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.9, windows-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.9, windows-latest, skip_cython)
The operation was canceled.
test (3.12, windows-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.12, windows-latest, skip_cython)
The operation was canceled.
test (3.11, windows-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.11, windows-latest, skip_cython)
The operation was canceled.
test (3.10, windows-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.10, windows-latest, skip_cython)
Event loop is closed
test (3.10, windows-latest, skip_cython)
The operation was canceled.
test (3.8, windows-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.8, windows-latest, skip_cython)
Event loop is closed
test (3.8, windows-latest, skip_cython)
Event loop is closed
test (3.8, windows-latest, skip_cython)
Event loop is closed
test (3.8, windows-latest, skip_cython)
Event loop is closed
test (3.8, windows-latest, skip_cython)
Event loop is closed
test (3.8, windows-latest, skip_cython)
The operation was canceled.
test (3.12, ubuntu-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.12, ubuntu-latest, skip_cython)
The operation was canceled.
test (3.12, ubuntu-latest, use_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.12, ubuntu-latest, use_cython)
The operation was canceled.
test (3.10, ubuntu-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.10, ubuntu-latest, skip_cython)
The operation was canceled.
test (3.10, macos-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.10, macos-latest, skip_cython)
The operation was canceled.
test (3.8, ubuntu-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.8, ubuntu-latest, skip_cython)
The operation was canceled.
test (3.9, ubuntu-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.9, ubuntu-latest, skip_cython)
The operation was canceled.
test (3.11, ubuntu-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.11, ubuntu-latest, skip_cython)
The operation was canceled.
test (3.12, macos-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.12, macos-latest, skip_cython)
The operation was canceled.
test (3.10, ubuntu-latest, use_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.10, ubuntu-latest, use_cython)
The operation was canceled.
test (3.9, macos-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.9, macos-latest, skip_cython)
The operation was canceled.
test (3.8, macos-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.8, macos-latest, skip_cython)
The operation was canceled.
test (3.11, macos-latest, skip_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.11, macos-latest, skip_cython)
The operation was canceled.
test (3.9, ubuntu-latest, use_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.9, ubuntu-latest, use_cython)
The operation was canceled.
test (3.11, ubuntu-latest, use_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.11, ubuntu-latest, use_cython)
The operation was canceled.
test (3.8, ubuntu-latest, use_cython)
Canceling since a higher priority waiting request for 'timeouts_docs' exists
test (3.8, ubuntu-latest, use_cython)
The operation was canceled.
Lint Commit Messages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, pre-commit/action@v2.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: pre-commit/action@v2.0.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/