Simplified port tests #657
Annotations
2 errors and 10 warnings
CI:
tests/fs/streams.test.ts#L155
Expected the Promise rejection reason to be an Error
|
CI
Process completed with exit code 1.
|
CI:
src/backends/backend.ts#L105
Unexpected any. Specify a different type
|
CI:
src/backends/port/rpc.ts#L163
Unsafe member access .data on an `any` value
|
CI:
src/emulation/promises.ts#L209
'options' is defined but never used
|
CI:
src/emulation/promises.ts#L894
'options' is defined but never used
|
CI:
src/emulation/promises.ts#L1057
'options' is defined but never used
|
CI:
src/emulation/sync.ts#L795
'options' is defined but never used
|
CI:
src/utils.ts#L288
Unexpected any. Specify a different type
|
CI:
tests/fs/appendFile.test.ts#L11
Unsafe call of an `error` type typed value
|
CI:
tests/fs/appendFile.test.ts#L12
Unsafe call of an `error` type typed value
|
CI:
tests/fs/appendFile.test.ts#L19
Unsafe call of an `error` type typed value
|