Cheat table update #39
Annotations
4 errors and 3 warnings
Run pyright:
Dolphin scripts/Entrance Randomizer/lib/shaman_shop.py#L131
Type of "append" is partially unknown
Type of "append" is "(object: Unknown, /) -> None" (reportUnknownMemberType)
|
Run pyright:
Dolphin scripts/Entrance Randomizer/lib/shaman_shop.py#L141
Argument type is partially unknown
Argument corresponds to parameter "iterable" in function "sum"
Argument type is "list[Unknown]" (reportUnknownArgumentType)
|
Run pyright:
Dolphin scripts/Entrance Randomizer/lib/shaman_shop.py#L143
Argument type is partially unknown
Argument corresponds to parameter "iterable" in function "sum"
Argument type is "list[Unknown]" (reportUnknownArgumentType)
|
Run pyright
3 errors
|
Run pyright
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run pyright:
Dolphin scripts/Entrance Randomizer/lib/transition_infos.py#L25
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
Run pyright:
Dolphin scripts/Entrance Randomizer/lib/types_.py#L6
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|