🧹 Upgrade unified/unist stack #3148
Annotations
13 warnings
lint:
packages/markdown-it-myst/src/directives.ts#L137
Caution: `yaml` also has a named export `load`. Check if you meant to write `import {load} from 'js-yaml'` instead
|
lint:
packages/myst-to-html/src/state.ts#L7
'Node' is defined but never used
|
lint:
packages/jtex/src/cli/check.ts#L131
Caution: `yaml` also has a named export `load`. Check if you meant to write `import {load} from 'js-yaml'` instead
|
lint:
packages/jtex/src/cli/check.ts#L352
Caution: `yaml` also has a named export `dump`. Check if you meant to write `import {dump} from 'js-yaml'` instead
|
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-templates/src/download.ts#L141
Caution: `yaml` also has a named export `load`. Check if you meant to write `import {load} from 'js-yaml'` instead
|
lint:
packages/myst-templates/src/template.ts#L69
Caution: `yaml` also has a named export `load`. Check if you meant to write `import {load} from 'js-yaml'` instead
|
lint:
packages/myst-frontmatter/src/licenses/schema.ts#L3
'LicenseSchema' is assigned a value but never used
|
lint:
packages/myst-transforms/src/frontmatter.ts#L62
Caution: `yaml` also has a named export `load`. Check if you meant to write `import {load} from 'js-yaml'` instead
|
Testing on node 20
The following actions use a deprecated Node.js version 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/
|
Testing on node 22.4.x
The following actions use a deprecated Node.js version 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/
|
Testing on node 18
The following actions use a deprecated Node.js version 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/
|