Skip to content

🐍 Add parser support for additional markup features #2721

🐍 Add parser support for additional markup features

🐍 Add parser support for additional markup features #2721

Triggered via pull request August 7, 2024 07:26
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 9 warnings
lint: packages/markdown-it-myst/src/labels.ts#L1
All imports in the declaration are only used as types. Use `import type`
lint: packages/markdown-it-myst/src/labels.ts#L2
All imports in the declaration are only used as types. Use `import type`
lint: packages/markdown-it-myst/src/labels.ts#L4
Unnecessary escape character: \#
lint: packages/markdown-it-myst/src/shortcode.ts#L11
Unnecessary escape character: \<
lint: packages/markdown-it-myst/src/shortcode.ts#L11
Unnecessary escape character: \>
lint: packages/markdown-it-myst/src/span.ts#L11
Unnecessary escape character: \}
lint
Process completed with exit code 1.
Testing on node 22.4.x
Process completed with exit code 1.
Testing on node 18
The job was canceled because "_22_4_x" failed.
Testing on node 18
The operation was canceled.
Testing on node 20
The job was canceled because "_22_4_x" failed.
Testing on node 20
The operation was canceled.
lint: packages/myst-cli-utils/src/session.ts#L10
'url' is defined but never used
lint: packages/myst-cli-utils/src/session.ts#L10
'init' is defined but never used
lint: packages/myst-transforms/src/links/github.ts#L7
'TRANSFORM_SOURCE' is assigned a value but never used
lint: packages/myst-transforms/src/links/github.ts#L106
'file' is defined but never used
lint: packages/markdown-it-myst/src/shortcode.ts#L2
'StateCore' is defined but never used
lint: packages/markdown-it-myst/src/shortcode.ts#L4
'nestedPartToTokens' is defined but never used
lint: packages/markdown-it-myst/src/span.ts#L2
'StateCore' is defined but never used
lint: packages/markdown-it-myst/src/span.ts#L4
'nestedPartToTokens' is defined but never used
Testing on node 22.4.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/