[pre-commit.ci] pre-commit autoupdate #5
Annotations
10 errors and 1 warning
tests\test_shell_command.py#L83
test__is_venv_activated[foobar-None--True]
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000219E3853040>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000219E3853040> = <cleo.testers.command_tester.CommandTester object at 0x00000219E38530A0>.command
|
tests\test_shell_command.py#L83
test__is_venv_activated[None-foo-foo-False]
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000247D1C481C0>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000247D1C481C0> = <cleo.testers.command_tester.CommandTester object at 0x00000247D1C48220>.command
|
tests\test_shell_command.py#L47
test_shell_already_active
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000219E390C430>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000219E390C430> = <cleo.testers.command_tester.CommandTester object at 0x00000219E390C5B0>.command
|
tests\test_shell_command.py#L31
test_shell
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000247D2DC4310>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000247D2DC4310> = <cleo.testers.command_tester.CommandTester object at 0x00000247D2DC49A0>.command
|
tests\test_shell_command.py#L83
test__is_venv_activated[None-foobar-foo-True]
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000219E4A86700>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000219E4A86700> = <cleo.testers.command_tester.CommandTester object at 0x00000219E4A865B0>.command
|
tests\test_shell_command.py#L83
test__is_venv_activated[1-foobar-foobar-True]
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000247D307F9D0>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000247D307F9D0> = <cleo.testers.command_tester.CommandTester object at 0x00000247D307F9A0>.command
|
tests\test_shell_command.py#L83
test__is_venv_activated[None-foo-foobar-False]
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000219E4B98160>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000219E4B98160> = <cleo.testers.command_tester.CommandTester object at 0x00000219E4B98070>.command
|
tests\test_shell_command.py#L83
test__is_venv_activated[-None--False]
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000247D30CF970>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000247D30CF970> = <cleo.testers.command_tester.CommandTester object at 0x00000247D30CF0D0>.command
|
tests\test_shell_command.py#L83
test__is_venv_activated[None-None-foobar-True]
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000219E4B33070>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000219E4B33070> = <cleo.testers.command_tester.CommandTester object at 0x00000219E4B33130>.command
|
tests\test_shell_command.py#L83
test__is_venv_activated[None-None--False]
assert False
+ where False = isinstance(<poetry.console.commands.shell.ShellCommand object at 0x00000247D1D8BCA0>, ShellCommand)
+ where <poetry.console.commands.shell.ShellCommand object at 0x00000247D1D8BCA0> = <cleo.testers.command_tester.CommandTester object at 0x00000247D1D8BD30>.command
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
The logs for this run have expired and are no longer available.
Loading