Skip to content

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

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

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

Triggered via pull request September 29, 2024 22:23
@prisisprisis
opened #28
styles
Status Failure
Total duration 3m 53s
Artifacts

lint.yml

on: pull_request
Detect what files changed
9s
Detect what files changed
Lint (eslint)
2m 19s
Lint (eslint)
Lint (package.json)
3m 8s
Lint (package.json)
Lint (yaml)
9s
Lint (yaml)
Lint (are the types wrong)
2m 45s
Lint (are the types wrong)
Lint (Typescript types)
2m 6s
Lint (Typescript types)
lint-workflows
8s
lint-workflows
Lint (markdown)
57s
Lint (markdown)
Check Lint Run
6s
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)
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'.
Lint (eslint)
Process completed with exit code 1.
Check Lint Run
Process completed with exit code 1.