Add SSLContext arg to aiohttp adapter #94
coverage_lint_build.yml
on: pull_request
Matrix: Build wheels
Make source distribution
9s
docs
43s
Matrix: lint
Publish built wheels to Pypi
0s
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 |
|