Bump the dev-dependencies group with 7 updates #25
ci.yaml
on: pull_request
Lint
14s
API & Doc Validation
21s
Matrix: test
Annotations
9 errors
Lint:
lib/__tests__/cookieJar.spec.ts#L403
Unexpected `for await...of` of a value that is not async iterable
|
Lint:
lib/__tests__/cookieJar.spec.ts#L404
Unexpected `for await...of` of a value that is not async iterable
|
Lint:
lib/__tests__/cookieJar.spec.ts#L998
Unexpected `for await...of` of a value that is not async iterable
|
Lint:
lib/__tests__/cookieJar.spec.ts#L999
Unexpected `for await...of` of a value that is not async iterable
|
Lint:
lib/__tests__/jarSerialization.spec.ts#L188
Unexpected `for await...of` of a value that is not async iterable
|
Lint:
lib/__tests__/jarSerialization.spec.ts#L189
Unexpected `for await...of` of a value that is not async iterable
|
Lint:
lib/cookie/cookieJar.ts#L349
Explicit undefined is unnecessary on an optional parameter
|
Lint:
lib/cookie/cookieJar.ts#L814
Explicit undefined is unnecessary on an optional parameter
|
Lint
Process completed with exit code 1.
|