Chore: update dependencies #71
Annotations
1 error and 9 warnings
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
index.ts#L17
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#L40
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#L51
Expected an assignment or function call and instead saw an expression
|
test/modules/candidateWriter.test.ts#L121
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L125
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L127
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L132
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L136
Unexpected console statement
|
test/modules/candidateWriter.test.ts#L140
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading