chore: remove esModuleInterop from tsconfig.json #91
Annotations
10 errors
checking-pr:
tests/src/isValidAudio.test.ts#L13
Unsafe argument of type error typed assigned to a parameter of type `PathOrFileDescriptor`
|
checking-pr:
tests/src/isValidAudio.test.ts#L13
Unsafe call of a(n) `error` type typed value
|
checking-pr:
tests/src/isValidAudio.test.ts#L13
Unsafe member access .join on an `error` typed value
|
checking-pr:
tests/src/isValidAudio.test.ts#L23
Unsafe argument of type error typed assigned to a parameter of type `PathOrFileDescriptor`
|
checking-pr:
tests/src/isValidAudio.test.ts#L23
Unsafe call of a(n) `error` type typed value
|
checking-pr:
tests/src/isValidAudio.test.ts#L23
Unsafe member access .join on an `error` typed value
|
checking-pr:
tests/src/isValidAudio.test.ts#L33
Unsafe argument of type error typed assigned to a parameter of type `PathOrFileDescriptor`
|
checking-pr:
tests/src/isValidAudio.test.ts#L33
Unsafe call of a(n) `error` type typed value
|
checking-pr:
tests/src/isValidAudio.test.ts#L33
Unsafe member access .join on an `error` typed value
|
checking-pr:
tests/src/isValidAudio.test.ts#L43
Unsafe argument of type error typed assigned to a parameter of type `PathOrFileDescriptor`
|