Skip to content

resolveConfigPaths shouldn't expect tsconfig.json unless config.tsx is true #1184

resolveConfigPaths shouldn't expect tsconfig.json unless config.tsx is true

resolveConfigPaths shouldn't expect tsconfig.json unless config.tsx is true #1184

Triggered via pull request September 19, 2023 15:19
Status Failure
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
TypeScript
Argument of type 'ConfigLoaderResult' is not assignable to parameter of type 'Pick<ConfigLoaderSuccessResult, "absoluteBaseUrl" | "paths">'.
TypeScript
Argument of type 'ConfigLoaderResult' is not assignable to parameter of type 'Pick<ConfigLoaderSuccessResult, "absoluteBaseUrl" | "paths">'.
TypeScript
Process completed with exit code 1.