Skip to content

fix(deps): update code-quality #4681

fix(deps): update code-quality

fix(deps): update code-quality #4681

Triggered via pull request February 3, 2025 18:45
Status Success
Total duration 6m 8s
Artifacts 95

compat-tests.yml

on: pull_request
Matrix: node-version-test
Matrix: smoke-tests
Fit to window
Zoom out
Zoom in

Annotations

56 errors and 4 warnings
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'.
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'.
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 16.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 16.x
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
Use Node.js 16.x
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
Use Node.js 16.x
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
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']
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']

Artifacts

Produced during runtime
Name Size
02bfcb130467af65
1.64 KB
02e4d258089d6259
719 KB
0682faffa186c598
64.5 KB
07469fc86e4119af
1.15 KB
0822f558371597ed
2.54 KB
08fc0efdf790d788
2.51 KB
0a23a8d05c51cd05
6.16 KB
0c15a2ebe4c175a9
735 KB
179543b2719ffb02
60.3 KB
18ad93b5c71a7791
60.1 KB
18c3f3aa5d764bee
36.6 KB
19ab2ccb47b593bb
10.6 KB
1dc270e0ef700b2e
23.7 KB
22f389b5febafe01
805 KB
278c8e51126b3f5b
12.6 KB
2afe8d17d37e9a32
37.1 KB
2ee691982b9a0642
2.07 KB
31e9b69f37be7f40
63.3 KB
3345e727047a198a
3.29 KB
34d10e8d81a5e18d
894 KB
354d479f644a2fa2
34.5 KB
35ae1ca3a6817494
1.12 MB
376a4033dae0982a
1.63 KB
37ef43633196e89a
47.6 KB
3d64aa803f174e10
6.2 KB
41c7317f0936eb1f
28.4 KB
42ce0b32c4fe5006
23.5 KB
42d24c91d0bd997f
116 KB
44504951e36eb3f5
2.78 KB
447d726a7d59cc0e
4.46 KB
499460563464db8f
35 KB
4af67e5c723729c2
55.5 KB
4ed4193c00dd2294
1.86 KB
50c172c7deddf31e
2.26 KB
52d172d9845c9016
1.61 KB
551ea40c5221d1f3
1.12 MB
5538614c74d83948
2.76 KB
5e36f9cccadfc5de
12.2 KB
64846fb05a74fb09
895 KB
6e4e65be6ad34370
29.7 KB
72fa3209851528bb
36.5 KB
7cdc59648f80c0fc
1.34 KB
7fd90f7f7819c1ba
3.28 KB
8060c0b4c60c704a
38.6 KB
80cdafc5fed61c77
1.15 KB
80d517c699a5d30b
29.4 KB
81fca0df022ad9a0
48.3 KB
8ce4e575ca8334e6
49 KB
8d668bf65075fabb
895 KB
90aeddf05217074e
2.26 KB
910a11272e106cfd
69 KB
939e976c39690a01
12.9 KB
9c425661c57652bd
4.5 KB
a232c20870dcbc8b
12.1 KB
a272f6aa59eb5c61
1.84 KB
a289d637fd47e916
974 KB
a3a19c40be600d76
2.36 KB
a6f4ef2bd81e8667
1.82 MB
aba15cb2c2dd3b2e
12.6 KB
abe0f6abcbe485ce
805 KB
adbae5a6f9de3fad
1.34 KB
ae570602ba002303
37 KB
b0596a60e925e701
6.23 KB
b40b067a852025d8
63.6 KB
b42765c80db9ed6e
935 KB
b4d4ed77b71bc45e
1.85 KB
b563cf388f0dd5fb
12.9 KB
b98c4da8280c3cd1
951 KB
bb7dda25f93ea890
117 KB
bfd0f012712e55f8
950 KB
c1b11e69b35881b7
1.81 MB
c4b12918d240cc6a
36.8 KB
c54caaa884a8d5ce
1.38 KB
cfc5415176be7389
2.07 KB
d3064f87d6a80466
56.2 KB
d4648f00040acc7b
737 KB
d7e712f2a979670c
6.19 KB
dad2521890ee1c5e
127 KB
db07ab732b30ab6d
48.5 KB
df7bf22fb2aeaff7
736 KB
e1b425d38cad5273
1.68 KB
e3e5d5cdb19cbbde
1.84 KB
e445bb3c9357039d
28.5 KB
e48ea4344eb49b4e
719 KB
e4e901e3b2b14980
36.3 KB
e555f577b64534ac
129 KB
e8a6c118ceb413b2
737 KB
f2b8a331afd5af4c
68 KB
f3722fc045cc9203
895 KB
f4426adb86680d18
2.36 KB
f673b97012ed7f2d
935 KB
f7243f8849228648
63.7 KB
fa530b23bd5b8e4b
974 KB
fcb2d5584fc1b830
39.1 KB
fd05c690a8f162ec
10.8 KB