Fix weird bug in routines #330
Annotations
4 errors and 2 warnings
Type Coverage and Linting @ 3.x:
twitchio/ext/routines/__init__.py#L132
Declaration "_last_start" is obscured by a declaration of the same name (reportRedeclaration)
|
Type Coverage and Linting @ 3.x:
twitchio/ext/routines/__init__.py#L132
Cannot assign to attribute "_last_start" for class "Routine*"
"None" is not assignable to "datetime" (reportAttributeAccessIssue)
|
Type Coverage and Linting @ 3.x
2 errors
|
Type Coverage and Linting @ 3.10
Exit code 1
|
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
|
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
|