fix(deps): update dependency package-json to v10 #591
NodeCI.yml
on: pull_request
lint
33s
test-with-eslint9
48s
test-with-eslint6
38s
test-and-coverage
36s
update
35s
Matrix: test
Annotations
17 errors and 6 warnings
test (16.x):
lib/utils/package-json/worker.ts#L55
Object literal may only specify known properties, and 'agent' does not exist in type 'Readonly<{ version?: string | undefined; fullMetadata?: boolean | undefined; allVersions?: boolean | undefined; registryUrl?: string | undefined; omitDeprecated?: boolean | undefined; }>'.
|
test (16.x)
Process completed with exit code 2.
|
test (14.x)
The job was canceled because "_16_x" failed.
|
test (14.x):
lib/utils/package-json/worker.ts#L55
Object literal may only specify known properties, and 'agent' does not exist in type 'Readonly<{ version?: string | undefined; fullMetadata?: boolean | undefined; allVersions?: boolean | undefined; registryUrl?: string | undefined; omitDeprecated?: boolean | undefined; }>'.
|
test (14.x)
Process completed with exit code 2.
|
lint:
lib/utils/package-json/worker.ts#L55
Object literal may only specify known properties, and 'agent' does not exist in type 'Readonly<{ version?: string | undefined; fullMetadata?: boolean | undefined; allVersions?: boolean | undefined; registryUrl?: string | undefined; omitDeprecated?: boolean | undefined; }>'.
|
lint
Process completed with exit code 2.
|
test (18.x)
The job was canceled because "_16_x" failed.
|
test (18.x)
The operation was canceled.
|
update:
lib/utils/package-json/worker.ts#L55
Object literal may only specify known properties, and 'agent' does not exist in type 'Readonly<{ version?: string | undefined; fullMetadata?: boolean | undefined; allVersions?: boolean | undefined; registryUrl?: string | undefined; omitDeprecated?: boolean | undefined; }>'.
|
update
Process completed with exit code 2.
|
test-and-coverage:
lib/utils/package-json/worker.ts#L55
Object literal may only specify known properties, and 'agent' does not exist in type 'Readonly<{ version?: string | undefined; fullMetadata?: boolean | undefined; allVersions?: boolean | undefined; registryUrl?: string | undefined; omitDeprecated?: boolean | undefined; }>'.
|
test-and-coverage
Process completed with exit code 2.
|
test-with-eslint6:
lib/utils/package-json/worker.ts#L55
Object literal may only specify known properties, and 'agent' does not exist in type 'Readonly<{ version?: string | undefined; fullMetadata?: boolean | undefined; allVersions?: boolean | undefined; registryUrl?: string | undefined; omitDeprecated?: boolean | undefined; }>'.
|
test-with-eslint6
Process completed with exit code 2.
|
test-with-eslint9:
lib/utils/package-json/worker.ts#L55
Object literal may only specify known properties, and 'agent' does not exist in type 'Readonly<{ version?: string | undefined; fullMetadata?: boolean | undefined; allVersions?: boolean | undefined; registryUrl?: string | undefined; omitDeprecated?: boolean | undefined; }>'.
|
test-with-eslint9
Process completed with exit code 2.
|
test (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
update
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-and-coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-with-eslint6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-with-eslint9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|