Skip to content

Add network interface settings for mDNS/LLMNR #7868

Add network interface settings for mDNS/LLMNR

Add network interface settings for mDNS/LLMNR #7868

Re-run triggered January 14, 2025 11:29
Status Failure
Total duration 9m 49s
Artifacts

ci.yaml

on: pull_request
Prepare Python dependencies
10s
Prepare Python dependencies
Run tests Python 3.12.8
4m 50s
Run tests Python 3.12.8
Check ruff-format
13s
Check ruff-format
Check ruff
11s
Check ruff
Check Dockerfile
5s
Check Dockerfile
Check executables
18s
Check executables
Check JSON
19s
Check JSON
Check pylint
44s
Check pylint
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Run tests Python 3.12.8: tests/api/test_network.py#L30
test_api_network_info aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:39445/network/info'
Run tests Python 3.12.8: tests/api/test_network.py#L73
test_api_network_interface_info[eth0] aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:40083/network/interface/eth0/info'
Run tests Python 3.12.8: tests/api/test_network.py#L73
test_api_network_interface_info[AA:BB:CC:DD:EE:FF] aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:46551/network/interface/AA:BB:CC:DD:EE:FF/info'
Run tests Python 3.12.8: tests/api/test_network.py#L94
test_api_network_interface_info_default aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:36453/network/interface/default/info'
Run tests Python 3.12.8: tests/api/test_network.py#L138
test_api_network_interface_update_mac_or_name[eth0] aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:40289/network/interface/eth0/update'
Run tests Python 3.12.8: tests/api/test_network.py#L138
test_api_network_interface_update_mac_or_name[AA:BB:CC:DD:EE:FF] aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:42641/network/interface/AA:BB:CC:DD:EE:FF/update'
Run tests Python 3.12.8: tests/api/test_network.py#L172
test_api_network_interface_update_ethernet aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:40683/network/interface/eth0/update'
Run tests Python 3.12.8: tests/api/test_network.py#L251
test_api_network_interface_update_wifi aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:41085/network/interface/wlan0/update'
Run tests Python 3.12.8: tests/api/test_network.py#L271
test_api_network_interface_update_wifi_error aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:33281/network/interface/wlan0/update'
Run tests Python 3.12.8: tests/api/test_network.py#L285
test_api_network_interface_update_remove aiohttp.client_exceptions.ContentTypeError: 500, message='Attempt to decode JSON with unexpected mimetype: text/plain; charset=utf-8', url='http://127.0.0.1:41691/network/interface/eth0/update'
Prepare Python dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Dockerfile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check executables
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check JSON
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check ruff-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests Python 3.12.8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636