Example: CSV Block #822
ci.yml
on: pull_request
format-check
45s
lint
38s
typecheck
57s
test
38s
build
2m 31s
Annotations
9 errors and 5 warnings
build
Argument of type 'Promise<import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/types").HighlighterCore>' is not assignable to parameter of type 'Promise<import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/types").HighlighterCore>'.
|
build
Type 'Promise<{ default: LanguageRegistration[]; }>[]' is not assignable to type 'LanguageInput[]'.
|
build
Argument of type 'import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/chunk-tokens").O[]' is not assignable to parameter of type 'import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/chunk-tokens").O[]'.
|
build
Argument of type 'import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/chunk-tokens").O[]' is not assignable to parameter of type 'import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/chunk-tokens").O[]'.
|
build
Argument of type 'Promise<import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/types").HighlighterCore>' is not assignable to parameter of type 'Promise<import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/types").HighlighterCore>'.
|
build
Type 'Promise<{ default: LanguageRegistration[]; }>[]' is not assignable to type 'LanguageInput[]'.
|
build
Argument of type 'import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/chunk-tokens").O[]' is not assignable to parameter of type 'import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/chunk-tokens").O[]'.
|
build
Argument of type 'import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/chunk-tokens").O[]' is not assignable to parameter of type 'import("/home/runner/work/llm-ui/llm-ui/node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/chunk-tokens").O[]'.
|
build
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/.
|
format-check
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/.
|
typecheck
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/.
|
build
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/.
|