fix(deps): update dependency synckit to ^0.9.0 #550
NodeCI.yml
on: pull_request
lint
38s
test-with-eslint9
48s
test-with-eslint6
38s
test-and-coverage
41s
update
34s
Matrix: test
Annotations
14 errors
test (16.x):
lib/utils/package-json/index.ts#L11
Type '(...args: any[]) => unknown' is not assignable to type 'SyncPackageJson'.
|
test (16.x)
Process completed with exit code 2.
|
test (18.x)
The job was canceled because "_16_x" failed.
|
test (14.x)
The job was canceled because "_16_x" failed.
|
lint:
lib/utils/package-json/index.ts#L11
Type '(...args: any[]) => unknown' is not assignable to type 'SyncPackageJson'.
|
lint
Process completed with exit code 2.
|
test-and-coverage:
lib/utils/package-json/index.ts#L11
Type '(...args: any[]) => unknown' is not assignable to type 'SyncPackageJson'.
|
test-and-coverage
Process completed with exit code 2.
|
update:
lib/utils/package-json/index.ts#L11
Type '(...args: any[]) => unknown' is not assignable to type 'SyncPackageJson'.
|
update
Process completed with exit code 2.
|
test-with-eslint6:
lib/utils/package-json/index.ts#L11
Type '(...args: any[]) => unknown' is not assignable to type 'SyncPackageJson'.
|
test-with-eslint6
Process completed with exit code 2.
|
test-with-eslint9:
lib/utils/package-json/index.ts#L11
Type '(...args: any[]) => unknown' is not assignable to type 'SyncPackageJson'.
|
test-with-eslint9
Process completed with exit code 2.
|