Skip to content

chore: get rid of magic-string as it's no longer used, bump node types #1211

chore: get rid of magic-string as it's no longer used, bump node types

chore: get rid of magic-string as it's no longer used, bump node types #1211

Triggered via push June 12, 2024 10:59
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint: src/processors/babel.ts#L11
Replace `·await·getTagInfo(⏎······svelteFile,⏎····` with `⏎······await·getTagInfo(svelteFile`
Lint: src/processors/postcss.ts#L11
Replace `·await·getTagInfo(⏎······svelteFile,⏎····` with `⏎······await·getTagInfo(svelteFile`
Lint: src/types/index.ts#L11
Replace `··` with `;`
Lint: src/types/options.ts#L1
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint: src/types/options.ts#L3
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint: src/types/options.ts#L5
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint: src/types/options.ts#L7
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Lint
Process completed with exit code 1.