🔍 Make document outline collapsible #1103
Triggered via pull request
September 24, 2024 16:34
Status
Success
Total duration
1m 41s
Artifacts
–
Annotations
5 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/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/
|