feat(exts/fun): Add findblock
command
#353
Annotations
10 errors and 1 warning
src\test\test_ext_fun.py#L30
testNothingIsEmpty
discord.ext.commands.errors.CommandNotFound: Command "someone" is not found
|
src\test\test_ext_fun.py#L47
testFindseedInvalidMode
discord.ext.commands.errors.CommandNotFound: Command "findseed" is not found
|
src\test\test_ext_fun.py#L54
testRPS
discord.ext.commands.errors.CommandNotFound: Command "rps" is not found
|
src\test\test_ext_fun.py#L63
testClap
discord.ext.commands.errors.CommandNotFound: Command "clap" is not found
|
src\test\test_ext_meta.py#L21
testNothingIsEmpty
discord.ext.commands.errors.CommandNotFound: Command "source" is not found
|
src\test\test_ext_meta.py#L32
testPrefixAdd
discord.ext.commands.errors.CommandNotFound: Command "prefix" is not found
|
src\test\test_ext_meta.py#L39
testPrefixUnique
discord.ext.commands.errors.CommandNotFound: Command "prefix" is not found
|
src\test\test_ext_meta.py#L47
testPrefixFull
discord.ext.commands.errors.CommandNotFound: Command "prefix" is not found
|
src\test\test_ext_meta.py#L69
testPrefixRemove
discord.ext.commands.errors.CommandNotFound: Command "prefix" is not found
|
src\test\test_ext_meta.py#L77
testPrefixNotExists
discord.ext.commands.errors.CommandNotFound: Command "prefix" is not found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading