Fixed Improper Method Call: Replaced NotImplementedError
#491
ci.yml
on: pull_request
Matrix: tests
Format
38s
coverage
0s
Annotations
18 errors
Tests on 🐍 3.10 ubuntu-latest:
tests/tests/test_remote.py#L630
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.10 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 3.13 ubuntu-latest:
tests/tests/test_remote.py#L630
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.13 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 3.8 ubuntu-latest:
tests/tests/test_remote.py#L630
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.10 macos-13:
tests/tests/test_remote.py#L630
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.10 macos-13
Process completed with exit code 1.
|
Tests on 🐍 3.8 macos-13:
tests/tests/test_remote.py#L630
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.9 ubuntu-latest:
tests/tests/test_remote.py#L630
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.9 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 3.13 macos-13:
tests/tests/test_remote.py#L630
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.13 macos-13
Process completed with exit code 1.
|
Tests on 🐍 pypy-3.10 ubuntu-latest:
tests/tests/test_remote.py#L630
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.
|
Tests on 🐍 pypy-3.8 ubuntu-latest:
tests/tests/test_remote.py#L630
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.
|