Update ruff #360
Annotations
3 errors and 2 warnings
Type Coverage and Linting @ 3.10
Exit code 1
|
Type Coverage and Linting @ 3.x:
twitchio/authentication/oauth.py#L60
Argument of type "ClientSession | None" cannot be assigned to parameter "session" of type "ClientSession" in function "__init__"
Type "ClientSession | None" is not assignable to type "ClientSession"
"None" is not assignable to "ClientSession" (reportArgumentType)
|
Type Coverage and Linting @ 3.x
1 error
|
Type Coverage and Linting @ 3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Coverage and Linting @ 3.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|