Skip to content

fix(deps): update dependency shiki to v1 #445

fix(deps): update dependency shiki to v1

fix(deps): update dependency shiki to v1 #445

Triggered via pull request February 7, 2024 12:48
Status Failure
Total duration 3m 25s
Artifacts

ci-check.yml

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

Annotations

8 errors and 2 warnings
build (18.x)
[Foresight Workflow Kit] getaddrinfo ENOTFOUND api.service.runforesight.com
build (18.x)
[Foresight Workflow Kit] getaddrinfo ENOTFOUND api.service.runforesight.com
build (18.x)
Property 'setCDN' does not exist on type 'typeof import("/home/runner/work/pintora/pintora/node_modules/.pnpm/[email protected]/node_modules/shiki/dist/index")'.
build (18.x)
Property 'setWasm' does not exist on type 'typeof import("/home/runner/work/pintora/pintora/node_modules/.pnpm/[email protected]/node_modules/shiki/dist/index")'.
build (18.x)
Type '{ id: string; scopeName: string; grammar: any; path: string; }' is not assignable to type 'LanguageInput | SpecialLanguage | StringLiteralUnion<BundledLanguage, string>'.
build (18.x)
Argument of type '{ id: string; scopeName: string; grammar: any; path: string; }' is not assignable to parameter of type 'BundledLanguage | LanguageInput | SpecialLanguage'.
build (18.x)
Argument of type '{ lang: "pintora"; }' is not assignable to parameter of type 'CodeToHastOptions<BundledLanguage, BundledTheme>'.
build (18.x)
Process completed with exit code 1.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: runforesight/foresight-workflow-kit-action@v1, actions/checkout@v2, actions/setup-node@v3, actions/cache@v2, pnpm/[email protected], codecov/codecov-action@v2, thundra-io/foresight-test-kit-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/