Chore: update dependencies #71
node-test.yml
on: pull_request
path-filter
3s
test-status-check
2s
Annotations
27 errors and 9 warnings
node-lint:
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-e2e (lts/*):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-e2e (lts/*):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-build (ubuntu):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-build (ubuntu):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-build (macos):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-build (macos):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-e2e (lts/-1):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-e2e (lts/-1):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-e2e (16.3.0):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-e2e (16.3.0):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-package (lts/*):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-package (16.3.0):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-package (16.3.0):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-unit (macos, lts/*):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-build (windows):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-build (windows):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-package (lts/-1):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-package (lts/-1):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-unit (macos, lts/-1):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-unit (ubuntu, lts/-1):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-unit (ubuntu, 16.3.0):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-unit (ubuntu, lts/*):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-unit (macos, 16.3.0):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-unit (windows, lts/*):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-unit (windows, lts/-1):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-unit (windows, 16.3.0):
tsconfig.json#L28
Option 'module' must be set to 'NodeNext' when option 'moduleResolution' is set to 'NodeNext'.
|
node-lint:
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
|
node-lint:
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
|
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
|