Use better ways to stat in test #157
Annotations
1 error and 7 warnings
|
CI
Process completed with exit code 1.
|
|
CI:
src/zip/utils.ts#L167
Unexpected any. Specify a different type
|
|
CI:
src/zip/fs.ts#L233
'allDone' is assigned a value but never used
|
|
CI:
src/zip/fs.ts#L149
Async method 'stat' has no 'await' expression
|
|
CI:
src/zip/compression.ts#L36
'uncompressedSize' is defined but never used
|
|
CI:
src/iso/VolumeDescriptor.ts#L63
Unexpected any. Specify a different type
|
|
CI:
src/iso/DirectoryRecord.ts#L155
Unexpected any. Specify a different type
|
|
CI:
src/iso/Directory.ts#L21
This assertion is unnecessary since the receiver accepts the original type of the expression
|