fix: typing issues #18
Annotations
2 errors
src/arcaea_offline/external/exporters/arcsong/json.py#L56
Type "dict[str, str | float | int | ArcaeaSongSide | bool | datetime]" is not assignable to return type "ArcsongJsonDifficultyItem"
Type "datetime | Literal[0]" is not assignable to type "int"
"datetime" is not assignable to "int" (reportReturnType)
|
|
This job failed
Loading