Skip to content

breaking: svelte-preprocess 6 #1212

breaking: svelte-preprocess 6

breaking: svelte-preprocess 6 #1212

Triggered via pull request June 12, 2024 11:01
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
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.