Update uvloop #140
Annotations
10 errors and 1 warning
Run unit tests:
tests/states/test_actor_states.py#L116
test_stop[trio]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/states/test_actor_states.py#L116
test_stop_paused[trio]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/actors/test_actor_resources.py#L116
test_acquire_resource_within_specified_timeout_not_a_resource[trio]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/states/test_actor_states.py#L116
test_start[trio]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/actors/test_actor_resources.py#L116
test_resource_unavailable[trio]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/actors/test_actor_resources.py#L116
test_acquire_resource_within_specified_timeout[trio-async resource]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/actors/test_actor_resources.py#L41
test_acquire_resource[asyncio+uvloop-sync resource]
RuntimeError: Attempted to exit cancel scope in a different task than it was entered in
|
Run unit tests:
tests/actors/test_actor_resources.py#L116
test_acquire_resource[trio-async resource]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/actors/test_actor_resources.py#L41
test_acquire_resource[asyncio-sync resource]
RuntimeError: Attempted to exit cancel scope in a different task than it was entered in
|
Run unit tests:
tests/actors/test_actor_resources.py#L41
test_acquire_resource[asyncio-async resource]
RuntimeError: Attempted to exit cancel scope in a different task than it was entered in
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading