Fix queue loop not repeating song after it's finished (#294) #78
Annotations
9 warnings
Type Coverage and Linting @ 3.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Type Coverage and Linting @ 3.x:
wavelink/filters.py#L29
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
Type Coverage and Linting @ 3.x:
wavelink/player.py#L61
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
Type Coverage and Linting @ 3.x:
wavelink/types/request.py#L29
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
Type Coverage and Linting @ 3.x:
wavelink/types/response.py#L27
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
Type Coverage and Linting @ 3.x:
wavelink/types/state.py#L27
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
Type Coverage and Linting @ 3.x:
wavelink/types/tracks.py#L27
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
Type Coverage and Linting @ 3.x:
wavelink/types/websocket.py#L29
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
Type Coverage and Linting @ 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|