Skip to content

🔧 Update myst dependencies #779

🔧 Update myst dependencies

🔧 Update myst dependencies #779

Triggered via pull request March 15, 2024 12:24
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
test
myst-demo#build: command (/home/runner/work/myst-theme/myst-theme/packages/myst-demo) npm run build exited (1)
test
Argument of type '{ removeYaml: boolean; removeHeading: boolean; }' is not assignable to parameter of type 'Options'.
test
Argument of type '{ numbering: Numbering | undefined; file: VFile; }' is not assignable to parameter of type 'string'.
test
Argument of type '[{ state: ReferenceState; }]' is not assignable to parameter of type '[boolean] | []'.
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: packages/jupyter/src/providers.tsx#L5
'useBaseurl' is defined but never used