feat: port @michael-makes/shiki-colorized-brackets
JSR package
#532
ci.yml
on: pull_request
lint
30s
typecheck
58s
Matrix: test
Annotations
8 errors and 2 warnings
packages/colorized-brackets/test/fixtures.test.ts:
packages/colorized-brackets/test/fixtures.test.ts#L33
Error: ENOENT: no such file or directory, scandir './test/fixtures'
❯ packages/colorized-brackets/test/fixtures.test.ts:33:37
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'scandir', path: './test/fixtures' }
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
packages/colorized-brackets/test/fixtures.test.ts:
packages/colorized-brackets/test/fixtures.test.ts#L33
Error: ENOENT: no such file or directory, scandir './test/fixtures'
❯ packages/colorized-brackets/test/fixtures.test.ts:33:37
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, syscall: 'scandir', code: 'ENOENT', path: './test/fixtures' }
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
packages/colorized-brackets/test/fixtures.test.ts:
packages/colorized-brackets/test/fixtures.test.ts#L33
Error: ENOENT: no such file or directory, scandir './test/fixtures'
❯ packages/colorized-brackets/test/fixtures.test.ts:33:37
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'scandir', path: './test/fixtures' }
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
packages/colorized-brackets/test/fixtures.test.ts:
packages/colorized-brackets/test/fixtures.test.ts#L33
Error: ENOENT: no such file or directory, scandir 'D:\a\shiki\shiki\test\fixtures'
❯ packages/colorized-brackets/test/fixtures.test.ts:33:37
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'scandir', path: 'D:\a\shiki\shiki\test\fixtures' }
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|