Update uvloop #140
Annotations
10 errors and 1 warning
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/actors/test_actor_resources.py#L116
test_resource_accessor[trio]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/actors/test_actor_resources.py#L76
test_acquire_resource_within_specified_timeout[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#L76
test_acquire_resource_within_specified_timeout[asyncio-async 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+uvloop-async 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_within_specified_timeout[trio-async resource]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/actors/test_actor_resources.py#L178
test_resource_accessor[asyncio]
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_resource_is_immutable[trio]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/actors/test_actor_resources.py#L116
test_acquire_sync_resource_timeout_not_supported[trio]
ModuleNotFoundError: No module named 'trio'
|
Run unit tests:
tests/actors/test_inheritance.py#L116
test_state_machine_name_is_set[trio]
ModuleNotFoundError: No module named 'trio'
|
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