feat(perf): skip bundling for assets #488
Triggered via pull request
September 29, 2024 01:16
Status
Failure
Total duration
2m 46s
Artifacts
–
ci.yml
on: pull_request
lint
28s
typecheck
1m 2s
Matrix: test
Annotations
10 errors and 6 warnings
lint:
packages/shiki/src/langs-bundle-full.ts#L2
Expected "BundledLanguageInfo" to come before "DynamicImportLanguageRegistration"
|
lint:
packages/shiki/src/langs-bundle-full.ts#L6
Properties shouldn't be quoted as all quotes are redundant
|
lint:
packages/shiki/src/langs-bundle-full.ts#L7
Properties shouldn't be quoted as all quotes are redundant
|
lint:
packages/shiki/src/langs-bundle-full.ts#L8
Properties shouldn't be quoted as all quotes are redundant
|
lint:
packages/shiki/src/langs-bundle-full.ts#L8
Missing trailing comma
|
lint:
packages/shiki/src/langs-bundle-full.ts#L11
Properties shouldn't be quoted as all quotes are redundant
|
lint:
packages/shiki/src/langs-bundle-full.ts#L12
Properties shouldn't be quoted as all quotes are redundant
|
lint:
packages/shiki/src/langs-bundle-full.ts#L13
Properties shouldn't be quoted as all quotes are redundant
|
lint:
packages/shiki/src/langs-bundle-full.ts#L13
Missing trailing comma
|
lint:
packages/shiki/src/langs-bundle-full.ts#L16
Properties shouldn't be quoted as all quotes are redundant
|
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/
|
test (lts/*, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (lts/*, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (lts/*, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|