This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Remove references to deprecated quantinuum h1-2 target #685
check-pull-request.yml
on: pull_request
Check Markdown files
1m 47s
Check solution and project files
17s
Check samples and README layouts
14s
Check spelling in changed files
9s
Annotations
2 errors and 9 warnings
Check spelling in changed files
Configuration
name: Error
msg: Failed to find config file at: "cspell.json"
stack:
Error: Failed to find config file at: "cspell.json"
at normalizeSearchForConfigResult (/home/runner/work/_actions/streetsidesoftware/cspell-action/v1.2.4/action/node_modules/cspell-lib/dist/Settings/CSpellSettingsServer.js:213:17)
at async Object.readConfig (/home/runner/work/_actions/streetsidesoftware/cspell-action/v1.2.4/action/node_modules/cspell/dist/fileHelper.js:37:25)
at async run (/home/runner/work/_actions/streetsidesoftware/cspell-action/v1.2.4/action/node_modules/cspell/dist/lint.js:160:28)
at async Object.lint (/home/runner/work/_actions/streetsidesoftware/cspell-action/v1.2.4/action/lib/spell.js:76:20)
at async checkSpelling (/home/runner/work/_actions/streetsidesoftware/cspell-action/v1.2.4/action/lib/action.js:57:20)
at async Object.action (/home/runner/work/_actions/streetsidesoftware/cspell-action/v1.2.4/action/lib/action.js:233:20)
at async Object.run (/home/runner/work/_actions/streetsidesoftware/cspell-action/v1.2.4/action/lib/main.js:42:9)
|
Check samples and README layouts
Process completed with exit code 255.
|
Check spelling in changed files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, streetsidesoftware/cspell-action@v1.2.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check samples and README layouts
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/
|
Check samples and README layouts:
samples/azure-quantum/adapting-code/adapting-qiskit-sample.ipynb#L1
Project or notebook /home/runner/work/Quantum/Quantum/samples/azure-quantum/adapting-code/adapting-qiskit-sample.ipynb does not seem to have a corresponding README.md with appropriate front-matter metadata.
|
Check samples and README layouts
1 projects or notebooks may not have README.md files with front-matter.
|
Check samples and README layouts:
samples/azure-quantum/repeat-until-success/README.md#L1
README.md file /home/runner/work/Quantum/Quantum/samples/azure-quantum/repeat-until-success/README.md has front matter, but isn't linked to from binder-index.md. This sample may be difficult to discover from https://aka.ms/try-qsharp.
|
Check samples and README layouts
1 samples may not be linked from binder-index.md.
|
Check solution and project files
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/
|
Check Markdown files:
samples/azure-quantum/parallel-qrng/demo.md#L1
First line in a file should be a top-level heading [Context: "az quantum target list --outpu..."]
|
Check Markdown files:
samples/azure-quantum/parallel-qrng/demo.md#L5
Files should end with a single newline character
|