Skip to content

feat: resolve TS type #323

feat: resolve TS type

feat: resolve TS type #323

Triggered via pull request January 21, 2024 09:05
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Unit Test
Type '{ filename: string; source: string; options: Partial<Pick<SFCScriptCompileOptions, "globalTypeFiles" | "fs" | "babelParserPlugins" | "isProd">>; ... 7 more ...; emitsTypeDecl: undefined; }' is not assignable to type 'SimpleTypeResolveContext'.
Unit Test
Process completed with exit code 1.
Lint: packages/babel-plugin-resolve-type/src/index.ts#L24
Type '{ filename: string; source: string; options: Partial<Pick<SFCScriptCompileOptions, "globalTypeFiles" | "fs" | "babelParserPlugins" | "isProd">>; ... 7 more ...; emitsTypeDecl: undefined; }' is not assignable to type 'SimpleTypeResolveContext'.
Lint
Process completed with exit code 1.