Skip to content

Bump aiohttp from 3.8.6 to 3.9.2 #22

Bump aiohttp from 3.8.6 to 3.9.2

Bump aiohttp from 3.8.6 to 3.9.2 #22

Triggered via pull request January 30, 2024 00:01
Status Failure
Total duration 33s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
test (3.10): greeneye/monitor.py#L561
Argument of type "Awaitable[Awaitable[None] | None]" cannot be assigned to parameter "__object" of type "Awaitable[None]" in function "append"   "Awaitable[Awaitable[None] | None]" is incompatible with "Awaitable[None]"     Type parameter "_T_co@Awaitable" is covariant, but "Awaitable[None] | None" is not a subtype of "None"       Type "Awaitable[None] | None" cannot be assigned to type "None"         "Awaitable[None]" is incompatible with "None" (reportArgumentType)
test (3.10): greeneye/monitor.py#L625
Expression of type "list[Awaitable[Awaitable[None] | None]]" cannot be assigned to declared type "list[Awaitable[None]]" (reportAssignmentType)
test (3.10)
2 errors
test (3.11): greeneye/monitor.py#L561
Argument of type "Awaitable[Awaitable[None] | None]" cannot be assigned to parameter "__object" of type "Awaitable[None]" in function "append"   "Awaitable[Awaitable[None] | None]" is incompatible with "Awaitable[None]"     Type parameter "_T_co@Awaitable" is covariant, but "Awaitable[None] | None" is not a subtype of "None"       Type "Awaitable[None] | None" cannot be assigned to type "None"         "Awaitable[None]" is incompatible with "None" (reportArgumentType)
test (3.11): greeneye/monitor.py#L625
Expression of type "list[Awaitable[Awaitable[None] | None]]" cannot be assigned to declared type "list[Awaitable[None]]" (reportAssignmentType)
test (3.11)
2 errors
test (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.