Feature: calculate file MD5 & SHA1 checksums #266
Annotations
9 warnings
index.ts#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
index.ts#L43
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
src/types/files/archives/rar.ts#L54
Expected an assignment or function call and instead saw an expression
|
test/modules/candidateWriter.test.ts#L122
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L126
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L128
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L133
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L137
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L141
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading