Skip to content

πŸ‘©β€πŸ’» Fix SSR styling of code-blocks #1117

πŸ‘©β€πŸ’» Fix SSR styling of code-blocks

πŸ‘©β€πŸ’» Fix SSR styling of code-blocks #1117

Triggered via pull request October 1, 2024 13:39
Status Success
Total duration 1m 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: packages/myst-demo/src/index.tsx#L63
Caution: `yaml` also has a named export `load`. Check if you meant to write `import {load} from 'js-yaml'` instead
lint: packages/myst-demo/src/index.tsx#L451
Caution: `yaml` also has a named export `dump`. Check if you meant to write `import {dump} from 'js-yaml'` instead
lint: packages/myst-to-react/src/code.tsx#L3
'light' is defined but never used
lint: packages/myst-to-react/src/code.tsx#L4
'dark' is defined but never used
lint: packages/myst-to-react/src/code.tsx#L10
'CSSProperties' is defined but never used
lint: packages/myst-to-react/src/image.tsx#L41
'className' is defined but never used
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/