Skip to content

feat: prettier-action init #100

feat: prettier-action init

feat: prettier-action init #100

Triggered via pull request November 1, 2024 01:01
Status Failure
Total duration 54s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
shiki-magic-move#typecheck: command (/home/runner/work/giffium/giffium/packages/shiki-magic-move) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
build
'options.plugins' is possibly 'null' or 'undefined'.
build
Property 'unshift' does not exist on type 'false | Plugin<any> | InputPluginOption[] | Promise<false | Plugin<any> | NullValue | InputPluginOption[]>'.
build
'options.plugins' is possibly 'null' or 'undefined'.
build
Property 'unshift' does not exist on type 'false | Plugin<any> | InputPluginOption[] | Promise<false | Plugin<any> | NullValue | InputPluginOption[]>'.
build
'options.plugins' is possibly 'null' or 'undefined'.
build
Property 'unshift' does not exist on type 'false | Plugin<any> | InputPluginOption[] | Promise<false | Plugin<any> | NullValue | InputPluginOption[]>'.
build
Cannot find module './ShikiMagicMove.svelte' or its corresponding type declarations.
build
Cannot find module './ShikiMagicMovePrecompiled.svelte' or its corresponding type declarations.
build
Cannot find module './ShikiMagicMoveRenderer.svelte' or its corresponding type declarations.
build
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/