[pre-commit.ci] pre-commit autoupdate #390
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Matrix: standard
Documentation build test
1m 16s
Matrix: centos
Matrix: clang
Matrix: gcc
finish
0s
Annotations
12 errors
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L183
test_simulator_cheat[py_simulator]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L200
test_simulator_functional_measurement[py_simulator]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L234
test_simulator_measure_mapped_qubit[py_simulator]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L248
test_simulator_emulation[py_simulator]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L278
test_simulator_kqubit_gate[py_simulator]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L316
test_simulator_kqubit_exception[py_simulator]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L330
test_simulator_probability[py_simulator-mapper]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L330
test_simulator_probability[py_simulator-no_mapper]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L359
test_simulator_amplitude[py_simulator-mapper]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • ubuntu-latest • x64:
projectq/backends/_sim/_simulator_test.py#L359
test_simulator_amplitude[py_simulator-no_mapper]
ValueError: cannot resize an array that references or is referenced
by another array in this way.
Use the np.resize function or refcheck=False
raised in:
'ValueError: cannot resize an array that references or is referenced'
'by another array in this way.'
|
Python 3.11 • windows-latest • x64
Process completed with exit code 1.
|
Python 3.11 • macos-latest • x64
Process completed with exit code 1.
|