Skip to content

Add SSLContext arg to aiohttp adapter #94

Add SSLContext arg to aiohttp adapter

Add SSLContext arg to aiohttp adapter #94

Re-run triggered February 6, 2025 08:58
Status Failure
Total duration 54s
Artifacts 3

coverage_lint_build.yml

on: pull_request
Matrix: Build wheels
Make source distribution
9s
Make source distribution
Matrix: lint
Publish built wheels to Pypi
0s
Publish built wheels to Pypi
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Type Coverage and Linting @ 3.11: twitchio/web/aio_adapter.py#L144
Type of parameter "ssl_context" is partially unknown   Parameter type is "Unknown | None" (reportUnknownParameterType)
Type Coverage and Linting @ 3.11: twitchio/web/aio_adapter.py#L144
"SSLContext" is not defined (reportUndefinedVariable)
Type Coverage and Linting @ 3.11: twitchio/web/aio_adapter.py#L166
"SSLContext" is not defined (reportUndefinedVariable)
Type Coverage and Linting @ 3.11: twitchio/web/aio_adapter.py#L218
Type of "_ssl_context" is unknown (reportUnknownMemberType)
Type Coverage and Linting @ 3.11: twitchio/web/aio_adapter.py#L218
Argument type is unknown   Argument corresponds to parameter "ssl_context" in function "__init__" (reportUnknownArgumentType)
Type Coverage and Linting @ 3.11
5 errors
Type Coverage and Linting @ 3.x
Exit code 1

Artifacts

Produced during runtime
Name Size
artifact-source-dist
202 KB
artifact-wheels-3.11
265 KB
artifact-wheels-3.x
265 KB