Skip to content

Ensure user passed session receives headers, fixes #476 #359

Ensure user passed session receives headers, fixes #476

Ensure user passed session receives headers, fixes #476 #359

Triggered via push December 23, 2024 07:15
Status Failure
Total duration 31s
Artifacts
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Type Coverage and Linting @ 3.10
Process completed with exit code 1.
Type Coverage and Linting @ 3.10
Exit code 1
Type Coverage and Linting @ 3.x
Process completed with 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