fix(deps): update dependency execa to v9 10000 #3178
build.yml
on: pull_request
yamllint
4s
pkg
22s
eslint
3m 17s
unused-deps
17s
jest
42s
CodeQL
1m 36s
Annotations
10 errors and 2 warnings
pkg:
src/job.ts#L636
This expression is not callable.
|
pkg:
src/job.ts#L643
Parameter 'code' implicitly has an 'any' type.
|
pkg:
src/job.ts#L644
Parameter 'err' implicitly has an 'any' type.
|
pkg:
src/job.ts#L765
This expression is not callable.
|
pkg:
src/job.ts#L788
Parameter 'code' implicitly has an 'any' type.
|
pkg:
src/job.ts#L789
Parameter 'err' implicitly has an 'any' type.
|
pkg:
src/utils.ts#L31
This expression is not callable.
|
pkg:
src/utils.ts#L35
This expression is not callable.
|
pkg
Process completed with exit code 2.
|
jest
Process completed with exit code 1.
|
eslint
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
eslint
Back off 13.667 seconds before retry.
|