chore(deps): update actions/checkout action to v5 #334
Annotations
3 errors
basedpyright
Process completed with exit code 1.
|
basedpyright
1 error
|
basedpyright:
src/speaches/routers/stt.py#L216
Argument of type "bool | None" cannot be assigned to parameter "without_timestamps" of type "bool" in function "transcribe"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|