Fixed Improper Method Call: Replaced NotImplementedError
#451
ci.yml
on: pull_request
Matrix: tests
Format
36s
coverage
0s
Annotations
21 errors
Tests on 🐍 3.11 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.11 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 3.11 macos-13:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.11 macos-13
Process completed with exit code 1.
|
Tests on 🐍 3.12 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.12 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 3.8 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.8 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 3.6 ubuntu-20.04:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.6 ubuntu-20.04
Process completed with exit code 1.
|
Tests on 🐍 3.12 macos-13:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.12 macos-13
Process completed with exit code 1.
|
Tests on 🐍 3.8 macos-13:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.8 macos-13
Process completed with exit code 1.
|
Tests on 🐍 3.6 macos-13:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.6 macos-13
Process completed with exit code 1.
|
Tests on 🐍 pypy-3.8 ubuntu-latest:
tests/tests/test_remote.py#L351
TestParamikoMachine.test_download_upload
paramiko.ssh_exception.SSHException: Server connection dropped:
|
Tests on 🐍 pypy-3.8 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 pypy-3.8 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 pypy-3.10 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 pypy-3.10 ubuntu-latest
Process completed with exit code 1.
|