Skip to content

Update to non-beta QDK #932

Update to non-beta QDK

Update to non-beta QDK #932

Triggered via pull request July 25, 2023 18:22
Status Success
Total duration 55m 14s
Artifacts

ci-mac-on-main-pr.yml

on: pull_request
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/SimpleGrover.qs#L16
Deprecated syntax. Parentheses here are no longer required and will not be supported in the future.
Mac CI: qir/qsharp/Grover/QSharpVersion/SimpleGrover.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() { ... }".