fix: types for cached input filesystem #327
Annotations
6 errors
Run yarn lint:
test/CachedInputFileSystem.test.js#L23
Type '(path: any, options: any) => { path: any; options: any; }' is not assignable to type 'StatSync'.
|
Run yarn lint:
test/CachedInputFileSystem.test.js#L104
Type '(path: any, options: any) => { path: any; options: any; }' is not assignable to type 'LStatSync'.
|
Run yarn lint:
test/CachedInputFileSystem.test.js#L188
Type '(path: any, options: any) => { path: any; options: any; }' is not assignable to type 'RealPathSync'.
|
Run yarn lint:
test/CachedInputFileSystem.test.js#L272
Type '(path: any, options: any) => { path: any; options: any; }' is not assignable to type 'StatSync'.
|
Run yarn lint:
test/pr-53.test.js#L7
Type '(path: any) => string' is not assignable to type 'ReadFileSync'.
|
Run yarn lint
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading