Fix logging misspell in routines #331
Annotations
3 errors and 1 warning
Run Pyright @ 3.x:
twitchio/ext/routines/__init__.py#L132
Declaration "_last_start" is obscured by a declaration of the same name (reportRedeclaration)
|
Run Pyright @ 3.x:
twitchio/ext/routines/__init__.py#L132
Cannot assign to attribute "_last_start" for class "Routine*"
"None" is not assignable to "datetime" (reportAttributeAccessIssue)
|
Run Pyright @ 3.x
2 errors
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading