Skip to content

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

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

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

Triggered via pull request September 30, 2024 08:06
@prisisprisis
synchronize #28
styles
Status Failure
Total duration 4m 23s
Artifacts

lint.yml

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

Annotations

13 errors
Lint (markdown)
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)
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'.
Lint (Typescript types)
Cannot find name 'HTMLStyleElement'.
Lint (eslint)
Process completed with exit code 1.
Check Lint Run
Process completed with exit code 1.