We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For example, when calling compile with a TargetDevice that fails to deserialize, one receives the error
compile
TargetDevice
qcs.CompilationError: invalid type: null, expected f64 at line 1 column 159
This could be improved by saying what part of compilation failed (deserializing the TargetDevice).