Skip to content

TS rewrite + Migrate build tooling from Vite to tsdown #90

TS rewrite + Migrate build tooling from Vite to tsdown

TS rewrite + Migrate build tooling from Vite to tsdown #90

Triggered via pull request March 8, 2026 19:52
Status Failure
Total duration 19s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint
Process completed with exit code 1.
Unit tests
Process completed with exit code 1.
src/index.test.ts: src/index.test.ts#L3
Error: Cannot find module '../dist/index.js' imported from '/home/runner/work/css-code-quality/css-code-quality/src/index.test.ts' ❯ src/index.test.ts:3:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
src/core.test.ts: src/core.test.ts#L2
Error: Cannot find module '../dist/core.js' imported from '/home/runner/work/css-code-quality/css-code-quality/src/core.test.ts' ❯ src/core.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }