fix(deps): update code-quality #4780
compat-tests.yml
on: pull_request
fastboot
2m 30s
embroider
2m 21s
vite
2m 21s
floating-dependencies
6m 49s
Matrix: node-version-test
Matrix: smoke-tests
Annotations
54 errors and 27 warnings
embroider
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
embroider
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
embroider
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
embroider
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
vite
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
vite
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
vite
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
vite
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
fastboot
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
fastboot
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
fastboot
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
fastboot
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke DT Types w/ pnpm
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke DT Types w/ pnpm
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke DT Types w/ pnpm
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke DT Types w/ pnpm
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke DT Types w/ pnpm:
packages/unpublished-test-infra/src/test-support/deprecated-test.ts#L5
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke DT Types w/ pnpm:
packages/unpublished-test-infra/src/test-support/deprecated-test.ts#L5
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke DT Types w/ pnpm:
packages/unpublished-test-infra/src/test-support/test-in-debug.ts#L9
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke DT Types w/ pnpm:
packages/unpublished-test-infra/src/test-support/test-in-debug.ts#L11
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke Native Types w/ pnpm
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke Native Types w/ pnpm
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke Native Types w/ pnpm
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke Native Types w/ pnpm
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke Native Types w/ pnpm:
packages/unpublished-test-infra/src/test-support/deprecated-test.ts#L5
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke Native Types w/ pnpm:
packages/unpublished-test-infra/src/test-support/deprecated-test.ts#L5
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke Native Types w/ pnpm:
packages/unpublished-test-infra/src/test-support/test-in-debug.ts#L9
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke Native Types w/ pnpm:
packages/unpublished-test-infra/src/test-support/test-in-debug.ts#L11
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke DT Types w/ npm
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke DT Types w/ npm
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke DT Types w/ npm
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke DT Types w/ npm
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke DT Types w/ npm:
packages/unpublished-test-infra/src/test-support/deprecated-test.ts#L5
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke DT Types w/ npm:
packages/unpublished-test-infra/src/test-support/deprecated-test.ts#L5
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke DT Types w/ npm:
packages/unpublished-test-infra/src/test-support/test-in-debug.ts#L9
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke DT Types w/ npm:
packages/unpublished-test-infra/src/test-support/test-in-debug.ts#L11
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke Native Types w/ npm
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke Native Types w/ npm
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke Native Types w/ npm
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke Native Types w/ npm
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke Native Types w/ npm:
packages/unpublished-test-infra/src/test-support/deprecated-test.ts#L5
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke Native Types w/ npm:
packages/unpublished-test-infra/src/test-support/deprecated-test.ts#L5
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Smoke Native Types w/ npm:
packages/unpublished-test-infra/src/test-support/test-in-debug.ts#L9
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Smoke Native Types w/ npm:
packages/unpublished-test-infra/src/test-support/test-in-debug.ts#L11
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Use Node.js 18.x
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Use Node.js 18.x
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
Use Node.js 18.x
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Use Node.js 18.x
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
floating-dependencies
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
floating-dependencies
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
|
floating-dependencies
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
floating-dependencies
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
|
Use Node.js 16.x
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 10 minutes.
|
Use Node.js 16.x
The operation was canceled.
|
embroider
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
vite
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
vite
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
vite
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
fastboot
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
fastboot
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
fastboot
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Smoke DT Types w/ pnpm
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
Smoke DT Types w/ pnpm
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Smoke DT Types w/ pnpm
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Smoke Native Types w/ pnpm
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
Smoke Native Types w/ pnpm
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Smoke DT Types w/ npm
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
Smoke DT Types w/ npm
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Smoke DT Types w/ npm
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Smoke Native Types w/ npm
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
Smoke Native Types w/ npm
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Smoke Native Types w/ npm
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Use Node.js 18.x
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
Use Node.js 18.x
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Use Node.js 18.x
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Use Node.js 18.x
Unexpected input(s) 'node-version', valid inputs are ['DISABLE_TURBO_CACHE', 'ACTIONS_RUNNER_DEBUG', 'restore-lint-caches', 'restore-broccoli-cache', 'use-production-caches', 'install', 'skip-addon-build', 'adtl-install-args', 'parallel-build', 'jobs', 'ref', 'repo-token', 'with-cert']
|
Use Node.js 18.x
Unexpected input(s) 'node-version', valid inputs are ['DISABLE_TURBO_CACHE', 'ACTIONS_RUNNER_DEBUG', 'restore-lint-caches', 'restore-broccoli-cache', 'use-production-caches', 'install', 'skip-addon-build', 'adtl-install-args', 'parallel-build', 'jobs', 'ref', 'repo-token', 'with-cert']
|
floating-dependencies
Cache not found for keys: node-cache-Linux-x64-pnpm-4e50e43a660f7fbf39e004b46d455e3e7d0b469621f6e4489145eed81b45f90d
|
floating-dependencies
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Use Node.js 16.x
Unexpected input(s) 'node-version', valid inputs are ['DISABLE_TURBO_CACHE', 'ACTIONS_RUNNER_DEBUG', 'restore-lint-caches', 'restore-broccoli-cache', 'use-production-caches', 'install', 'skip-addon-build', 'adtl-install-args', 'parallel-build', 'jobs', 'ref', 'repo-token', 'with-cert']
|
Use Node.js 16.x
Unexpected input(s) 'node-version', valid inputs are ['DISABLE_TURBO_CACHE', 'ACTIONS_RUNNER_DEBUG', 'restore-lint-caches', 'restore-broccoli-cache', 'use-production-caches', 'install', 'skip-addon-build', 'adtl-install-args', 'parallel-build', 'jobs', 'ref', 'repo-token', 'with-cert']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
00a195bc0aee77c5
|
36.5 KB |
|
01679ce2b1bf093e
|
34.9 KB |
|
030a5b29dd66ee8b
|
1.87 KB |
|
0510dc9e1dd93648
|
1.82 MB |
|
093cb7acf289a6d7
|
1.82 MB |
|
1432d6921cffd21f
|
69.8 KB |
|
17bb056ba30fdf7d
|
117 KB |
|
191b5264e7095206
|
737 KB |
|
2636b1096df54ead
|
1.87 KB |
|
27be07e342a2a017
|
36.4 KB |
|
2a6e0483634a9f35
|
131 KB |
|
2f15b470aeb46e02
|
63.5 KB |
|
305c77f6bf3069d5
|
63.6 KB |
|
345f9a5d774ec4c3
|
23.4 KB |
|
348bb4a84de5f0b9
|
2.08 KB |
|
3718c269d9bf946e
|
2.26 KB |
|
37d69e059c81c223
|
3.02 KB |
|
37f5db555ad31687
|
738 KB |
|
3a9aeb808d5f1664
|
1.63 KB |
|
3c59f7b498abf979
|
3.31 KB |
|
3d8943b7fe308ab2
|
1.13 MB |
|
49913156b85160b9
|
118 KB |
|
4aea64552bfbd939
|
36.2 KB |
|
4af7ceced9bc0fbf
|
4.46 KB |
|
4cb074e5bfc85b25
|
2.58 KB |
|
4d21ab67e4bf054e
|
952 KB |
|
4ea2640954f39dc2
|
6.09 KB |
|
57eaaf5d1d19432e
|
51.2 KB |
|
583187532e2af0f7
|
13 KB |
|
58f50aed1ebaac86
|
807 KB |
|
5d8c76d4e6fe7847
|
2.55 KB |
|
5e0e9cbd40f1edae
|
738 KB |
|
5ecd9848c46ceb68
|
980 KB |
|
60a1750638b2a172
|
897 KB |
|
60daaa4a5c95a154
|
36.9 KB |
|
61e107979effc550
|
1.38 KB |
|
673fb10c3621c08a
|
979 KB |
|
6b01929a5e3a2059
|
2.55 KB |
|
6e22f6a1e25006ab
|
13 KB |
|
6e528475a5be2081
|
2.09 KB |
|
6e6740c7f3d3e1a5
|
48.2 KB |
|
6f7fbcbef3148d1d
|
34.4 KB |
|
6fce15fc2583ed81
|
38.7 KB |
|
70d280d648d6ddf4
|
6.1 KB |
|
76aec4b41acf6871
|
29.6 KB |
|
77063d1971c29bf3
|
6.14 KB |
|
771047a8597ac50d
|
1.33 KB |
|
77145107aa8706b5
|
23.6 KB |
|
7aefe5008c448414
|
60 KB |
|
7c5e6b7b7885abbb
|
10.5 KB |
|
7cbb8ec0520512f7
|
1.71 KB |
|
80a34cf98e33696f
|
2.4 KB |
|
83a4e4bb5451beda
|
12.5 KB |
|
86820bae918b4855
|
56.2 KB |
|
868859c8c1235a39
|
1.34 KB |
|
8a87c6010987f04e
|
897 KB |
|
8c65e0146f733d00
|
1.13 MB |
|
8ce98a3df280b8e5
|
2.55 KB |
|
965919bf42d39e92
|
28.6 KB |
|
969cd7d212aa3402
|
900 KB |
|
9929244af0d9ce4d
|
1.64 KB |
|
9c47027ce2e02b58
|
1.18 KB |
|
9de72a11c6b6413c
|
807 KB |
|
a1676d05fea88be3
|
2.4 KB |
|
a3b15b2d4085db4b
|
953 KB |
|
b0e402567701a304
|
3.33 KB |
|
b3841b563d3967a6
|
28.4 KB |
|
b48b1790e929e3a3
|
6.06 KB |
|
b6b161a94057d10b
|
39.2 KB |
|
b92ea021a2eac0a1
|
22 KB |
|
ba3ef408b622cc45
|
738 KB |
|
bb056088382ecb35
|
63.2 KB |
|
bd0322758b8caf04
|
10.7 KB |
|
c1843f19b7c2cd25
|
55.5 KB |
|
c66c7d2e678a0aa2
|
937 KB |
|
c73513dc2055042d
|
12.5 KB |
|
c8c24a6a5e74c830
|
64.4 KB |
|
cd3ca1eaab010d6c
|
4.5 KB |
|
d7f00bd19556019e
|
12.1 KB |
|
dbb744c9d2d5733a
|
1.67 KB |
|
e0e93a2944c2f999
|
70.8 KB |
|
e4c8f3a4af99b214
|
900 KB |
|
e66e2a99ba81b79c
|
1.18 KB |
|
e971d395e5a07d13
|
22.4 KB |
|
ecfed823ca6aa631
|
718 KB |
|
ee1defd64ebf2840
|
51.9 KB |
|
ee5def73f47f05f7
|
29.3 KB |
|
ee95b46bb63719d4
|
12 KB |
|
f00c3a8b3a1ab9c0
|
132 KB |
|
f0d2fe99470c8489
|
718 KB |
|
f32d81bff65e090b
|
47.6 KB |
|
f34a55214b1bc29d
|
3.25 KB |
|
f3f2df7d080492de
|
2.27 KB |
|
f856e223f7bc0f9e
|
60.2 KB |
|
fe9a6d7b932d49f4
|
937 KB |
|