Skip to content

fix(deps): update code-quality #4683

fix(deps): update code-quality

fix(deps): update code-quality #4683

Triggered via pull request February 4, 2025 09:27
Status Failure
Total duration 10m 24s
Artifacts 95

compat-tests.yml

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

Annotations

54 errors and 4 warnings
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'.
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'.
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/ 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/ 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'.
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'.
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 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'.
Use Node.js 16.x
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 10 minutes.
Use Node.js 16.x
The operation was canceled.
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']
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
0421e39338a0f916
64.5 KB
0489e30186f50015
10.8 KB
0758ac0da18a4045
63.7 KB
0c6c6067c4daca4d
2.82 KB
0f13e657123d689c
55.5 KB
0f9b3d5d05d5d98d
1.86 KB
0ff4ccad811c25c3
60.3 KB
1018c9bfa24c467d
116 KB
1520890cae03ff4d
12.2 KB
17f6a19876d2ab56
805 KB
1b17f1037341ce52
60.1 KB
1e9f6e67d765e31a
735 KB
1ed632e08003b27b
2.25 KB
1f40f3e3e077c350
47.6 KB
20271096eaf8bd77
12.1 KB
2334487c614f46e9
2.38 KB
234227444caad05b
12.6 KB
2adb4da24710ded5
29.7 KB
2b2a7f514e2c1fc1
736 KB
2b777ddd79557c24
6.16 KB
3086554e79d0d767
69 KB
3a6b0ab735401c91
895 KB
3feb4ec42f29757e
1.35 KB
44d72021f7d54788
28.5 KB
4825e6341ad146ce
3.32 KB
4b25d737152c72fb
29.4 KB
4dc83ad90db944b7
37 KB
4edb3745941da517
4.46 KB
4ff230e6b832d5be
12.9 KB
531aa2d11e880f12
34.5 KB
540668192be7c3f1
1.65 KB
5b7f7dd215e40695
951 KB
5dcf62f77c77b09a
12.6 KB
5eca3d69c1e7d64e
2.53 KB
63fc72e068dcfb49
719 KB
6578c11d62175976
2.26 KB
6652b3624d26c63d
1.33 KB
670c6b94bfcdb8a9
950 KB
76c5b569fa364765
38.6 KB
7833dab846e861da
48.5 KB
7d2cf1c41b022219
63.3 KB
7e2363dedcc082e5
28.4 KB
8082e7725c37b0bb
63.6 KB
8325f771bd76adcd
737 KB
841790049f8bceff
1.15 KB
84e27f0cab4e7a85
974 KB
858b8195374dd8d4
56.2 KB
863d91bec86938e1
12.9 KB
868f911d8148a447
117 KB
87b9adcc55188785
36.3 KB
95b3c4053101fd80
1.12 MB
97ed77861d2aa55e
2.06 KB
97f9cb305cbf067d
129 KB
9c7e9de5d469b9cf
36.6 KB
9fa90247809a53db
895 KB
a3bff108922ce9aa
36.5 KB
a42de14c0a8906de
39.1 KB
a42e86f9e206d7b9
974 KB
addaf7a988326105
6.2 KB
b3af97df957d1e71
2.78 KB
b474e5a35dd9c1d6
1.38 KB
b5e296a25bf068ce
1.85 KB
bbcb2fe054ff26e1
2.55 KB
bc348df481871571
894 KB
c2896b37919c8800
48.3 KB
c2bdbebb765920f1
2.37 KB
c49019484e165458
127 KB
c4f9196ac3e92543
1.73 KB
c5979679fddd2196
1.86 KB
c6b77ce600c814c6
23.5 KB
c986a0981bec5b0c
1.15 KB
cb06899e5bc0ae14
1.62 KB
ccdba4f10ce78360
3.26 KB
d2363f0eba4529e9
1.81 MB
d301d4ad3e349ccd
23.7 KB
d9f8dcb771408399
49 KB
dac79c19912321cf
1.82 MB
dae351d110663b08
6.23 KB
db7f8ee58ce525b6
36.8 KB
df3acf132474dc08
10.6 KB
e0e61629122d471c
6.19 KB
e42614cfa20557e9
37.1 KB
e6a835e7f7c62183
719 KB
e870a52f813ba384
68 KB
e8863f300d99681a
894 KB
ec876af0f03ee7d9
1.85 KB
ed025c39fd0171b3
935 KB
edd6932f47ac6203
737 KB
f208bac895ffcfeb
4.5 KB
f46661019bb0ab54
35 KB
f85f8e0354e0168c
935 KB
f94ae4466fe57b32
805 KB
fdc25a84dbdbed98
2.07 KB
ff17398df3cc82cb
1.61 KB
ffc4a885bbdd9523
1.12 MB