Bump tar from 7.5.2 to 7.5.6 in /test-content/nest-project #193
test-npm-lint-and-vaidate.yml
on: pull_request
Verify NPM Lint and Validate
/
dependency-review
9s
Matrix: Verify NPM Lint and Validate / Build And Test
Annotations
3 errors and 3 warnings
|
Verify NPM Lint and Validate / Build And Test (22.x)
Process completed with exit code 1.
|
|
Verify NPM Lint and Validate / Build And Test (20.x)
Process completed with exit code 1.
|
|
Verify NPM Lint and Validate / Build And Test (18.x)
Process completed with exit code 1.
|
|
Verify NPM Lint and Validate / Build And Test (22.x):
test-content/nest-project/src/main.ts#L8
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
|
|
Verify NPM Lint and Validate / Build And Test (20.x):
test-content/nest-project/src/main.ts#L8
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
|
|
Verify NPM Lint and Validate / Build And Test (18.x):
test-content/nest-project/src/main.ts#L8
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
|