Skip to content

feat: support css (PostCSS, Sass, Less, Stylus, Lightningcss) #102

feat: support css (PostCSS, Sass, Less, Stylus, Lightningcss)

feat: support css (PostCSS, Sass, Less, Stylus, Lightningcss) #102

Triggered via pull request September 30, 2024 07:56
@prisisprisis
synchronize #28
styles
Status Failure
Total duration 3m 22s
Artifacts

lint.yml

on: pull_request
Detect what files changed
9s
Detect what files changed
Lint (are the types wrong)
2m 50s
Lint (are the types wrong)
Lint (Typescript types)
2m 39s
Lint (Typescript types)
lint-workflows
11s
lint-workflows
Lint (markdown)
36s
Lint (markdown)
Check Lint Run
9s
Check Lint Run
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint (markdown)
Process completed with exit code 1.
Lint (eslint)
Process completed with exit code 1.
Lint (Typescript types)
Argument of type '{ fileName: string; name: string; source: string; type: "asset"; }' is not assignable to parameter of type 'PreRenderedAsset'.
Lint (Typescript types)
Type 'string | undefined' is not assignable to type 'string'.
Lint (Typescript types)
Type '(inputUrl: string, basedir: string, extensions: string[]) => Promise<{ from: string; source: string; }>' is not assignable to type 'ImportResolve'.
Lint (Typescript types)
Type '{ from: string; map: { annotation: false; inline: false; prev: RawSourceMap | undefined; sourcesContent: boolean | undefined; }; to: string; parser?: postcss.Parser<postcss.Document | postcss.Root> | postcss.Syntax<postcss.Document | postcss.Root> | undefined; plugins?: AcceptedPlugin[]; stringifier?: postcss.Syntax<postcss.Document | postcss.Root> | postcss.Stringifier | undefined; syntax?: postcss.Syntax<postcss.Document | postcss.Root> | undefined; }' is not assignable to type 'PostCSSOptions'.
Lint (Typescript types)
Cannot find name 'basename'.
Lint (Typescript types)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Lint (Typescript types)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Lint (Typescript types)
Type '(inputUrl: string, basedir: string) => Promise<{ from: string; source: string; urlQuery: string; }>' is not assignable to type 'UrlResolve'.
Lint (Typescript types)
Cannot find name 'HTMLElement'.
Lint (Typescript types)
Cannot find name 'HTMLStyleElement'.
Check Lint Run
Process completed with exit code 1.