Refactor: create ROMProps interface #113
Triggered via pull request
September 18, 2023 01:58
Status
Success
Total duration
5m 59s
Artifacts
–
node-test.yml
on: pull_request
path-filter
6s
test-status-check
5s
Annotations
9 warnings
node-lint:
index.ts#L18
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
|
node-lint:
index.ts#L42
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
|
node-lint:
src/types/files/archives/rar.ts#L51
Expected an assignment or function call and instead saw an expression
|
node-lint:
test/modules/candidateWriter.test.ts#L121
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L125
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L127
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L132
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L136
Unexpected console statement
|
node-lint:
test/modules/candidateWriter.test.ts#L140
Unexpected console statement
|