fix: types for cached input filesystem #327
Annotations
6 errors and 14 warnings
lint:
test/CachedInputFileSystem.test.js#L23
Type '(path: any, options: any) => { path: any; options: any; }' is not assignable to type 'StatSync'.
|
lint:
test/CachedInputFileSystem.test.js#L104
Type '(path: any, options: any) => { path: any; options: any; }' is not assignable to type 'LStatSync'.
|
lint:
test/CachedInputFileSystem.test.js#L188
Type '(path: any, options: any) => { path: any; options: any; }' is not assignable to type 'RealPathSync'.
|
lint:
test/CachedInputFileSystem.test.js#L272
Type '(path: any, options: any) => { path: any; options: any; }' is not assignable to type 'StatSync'.
|
lint:
test/pr-53.test.js#L7
Type '(path: any) => string' is not assignable to type 'ReadFileSync'.
|
lint
Process completed with exit code 2.
|
test (ubuntu-latest, 21.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (ubuntu-latest, 16.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (ubuntu-latest, 12.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (ubuntu-latest, 10.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (ubuntu-latest, 14.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (ubuntu-latest, 18.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (macos-latest, 18.x)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (ubuntu-latest, 20.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (macos-latest, 14.x)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (macos-latest, 16.x)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (macos-latest, 12.x)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (macos-latest, 10.x)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (macos-latest, 20.x)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (macos-latest, 21.x)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|