Skip to content

chore(deps): update pnpm to v9 #369

chore(deps): update pnpm to v9

chore(deps): update pnpm to v9 #369

Triggered via pull request April 22, 2024 02:04
Status Failure
Total duration 49s
Artifacts

unit-test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (ubuntu-latest, 16)
Process completed with exit code 1.
lint: src/index.ts#L4
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
lint: src/options.ts#L1
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
lint: tests/transform.test.ts#L3
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
lint: tsconfig.json#L5
Expected object keys to be in specified order. 'lib' should be before 'module'
lint: tsconfig.json#L8
Expected object keys to be in specified order. 'moduleResolution' should be before 'esModuleInterop'
lint: tsconfig.json#L10
Expected object keys to be in specified order. 'noUnusedLocals' should be before 'skipLibCheck'
lint: tsconfig.json#L11
Expected object keys to be in specified order. 'types' should be before 'noUnusedLocals'
lint
Process completed with exit code 1.
test (windows-latest, 16)
Process completed with exit code 1.