Skip to content

Update docs for LLVM 14 (#168) #937

Update docs for LLVM 14 (#168)

Update docs for LLVM 14 (#168) #937

Triggered via push August 1, 2023 16:24
Status Success
Total duration 1h 2m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Mac CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Mac CI: qir/qsharp/Bernstein–Vazirani/QSharpVersion/Example.qs#L37
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
Mac CI: qir/qsharp/Bernstein–Vazirani/QSharpVersion/Example.qs#L87
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
Mac CI: qir/qsharp/Bernstein–Vazirani/QSharpVersion/Example.qs#L87
The "using" keyword has been replaced with "use", and qubits may now be allocated without a block. Consider "use q = Qubit();" or "use q = Qubit() { ... }".
Mac CI: qir/qsharp/Bernstein–Vazirani/QSharpVersion/Example.qs#L37
Microsoft.Quantum.Arrays.Zip has been deprecated. Please use Microsoft.Quantum.Arrays.Zipped instead.
Mac CI: qir/qsharp/Bernstein–Vazirani/QSharpVersion/Example.qs#L37
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
Mac CI: qir/qsharp/Bernstein–Vazirani/QSharpVersion/Example.qs#L87
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
Mac CI: qir/qsharp/Bernstein–Vazirani/QSharpVersion/Example.qs#L87
The "using" keyword has been replaced with "use", and qubits may now be allocated without a block. Consider "use q = Qubit();" or "use q = Qubit() { ... }".
Mac CI: qir/qsharp/Bernstein–Vazirani/QSharpVersion/Example.qs#L37
Microsoft.Quantum.Arrays.Zip has been deprecated. Please use Microsoft.Quantum.Arrays.Zipped instead.
Mac CI: qir/qsharp/Grover/QSharpVersion/Reflection.qs#L16
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
Mac CI: qir/qsharp/Grover/QSharpVersion/Reflection.qs#L16
The "using" keyword has been replaced with "use", and qubits may now be allocated without a block. Consider "use q = Qubit();" or "use q = Qubit() { ... }".