Skip to content

fix(deps): update code-quality #4677

fix(deps): update code-quality

fix(deps): update code-quality #4677

Triggered via pull request January 31, 2025 19:23
Status Success
Total duration 6m 3s
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
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'.
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'.
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
06726c07b41ad873
895 KB
0778d980f9de8fda
1.63 KB
07befa34fbafb660
1.82 MB
0bed5711d970c049
12.1 KB
12715ff96efc5f07
63.7 KB
18d0c9f99acc9f76
23.7 KB
1c0985a705660451
1.15 KB
1c3fea7b4e9d9d4e
23.5 KB
1ce0a93004cecd87
28.4 KB
1df0f64d1af4bb88
48.3 KB
20a7c24e191dddf6
10.8 KB
240876e561c81d03
1.38 KB
24a4c9071309a911
117 KB
29e3946b76f822a5
6.19 KB
2b48ada24dd4836f
2.54 KB
3407963a6c4eba5c
28.5 KB
388b9832f0299913
1.86 KB
3b8e0f75e08501a0
4.5 KB
3ba449702c49e582
935 KB
4cd56b29ba35ade8
805 KB
4ed0f06868db67ff
1.12 MB
4fb7e7e9d4770371
3.28 KB
50a3b5c116015209
2.07 KB
517ec0197d62e81e
2.07 KB
555dd9389e38af97
2.37 KB
5fcfe2508bdf0400
737 KB
644fb43059a6d857
894 KB
6650778f8616c1f9
69 KB
6924d8b581a4de6b
935 KB
69ce44603171acc2
1.67 KB
6da79b19e3d96756
56.2 KB
6e44f2a8c62b537c
39.1 KB
6ec8615ecf647dcf
60.1 KB
70d6ac3d5bd3fe2c
1.68 KB
71b677dd6469e3ee
60.3 KB
720ee7b339152c56
64.5 KB
740c890d0b836700
12.9 KB
7bcf8a95fca48064
12.6 KB
7f2e1cd5fbd226d6
6.2 KB
7ff5a12b3d06f1f6
63.3 KB
819dbf2fed94d3d3
10.6 KB
8ddb1b1568510932
895 KB
8e6fab8b26b4c957
38.6 KB
8fe97972ff42accc
48.5 KB
92db2fd4d3d8b568
737 KB
939c3bbb4c98cf4c
1.85 KB
94a8a99cffe7aef1
2.27 KB
95f990a4a06a0f68
55.5 KB
961f1196554371c4
895 KB
9a52d4eb1d1aa524
1.16 KB
9ab5092aef5ee97b
719 KB
a00f5dc27b057c16
2.25 KB
a147253317ac849b
12.6 KB
a59fecc046739f13
36.8 KB
a5f0c3f7292bad1d
974 KB
a70835988b69299e
29.7 KB
a7a0dc196c10382c
736 KB
a8eec6453d988b55
1.36 KB
a95f4de106c45c13
34.5 KB
aa03ca08c1410a12
2.39 KB
aba34100288f0534
719 KB
ac636353beb26056
6.23 KB
b31ee193b223fd7c
127 KB
b494d5b04a123a3d
36.5 KB
b8c1e502be1b7881
36.3 KB
b97e23117bac1eec
68 KB
bf25d59ffa6e4599
12.2 KB
c3b0928a1f39c95c
1.12 MB
c8c822b98018f814
735 KB
ca76ca19ce2e0985
6.16 KB
cc7b40d6bbd84ada
2.8 KB
cdc5fa5024da0f75
4.46 KB
d011a958ca4e7bc6
63.6 KB
d3f2c9acb4683f55
951 KB
d4514a87c176da3d
37 KB
d7bda8285421244f
129 KB
d81dc61f57fab1c0
1.82 MB
d8990fb2ad674801
12.9 KB
dbb894e13f17f88a
2.5 KB
dd1a69565e844b96
35 KB
dd32fb149b65ea3b
47.6 KB
df3f2eb976d1da18
36.6 KB
df831ae238b78228
1.34 KB
e315e643dd6e4963
49 KB
e3232c84453ab252
2.79 KB
e3f28b0e70795c6d
1.85 KB
e4c8ec2756ea825c
950 KB
e4f52fd2ffc95932
37.1 KB
e8db1c178d15de6c
3.32 KB
ea3fe579cb4d401e
805 KB
f252627edcea3048
29.4 KB
f2d938241a782be2
1.84 KB
f7bc59dd80c3146a
974 KB
f82335aa0ee4be87
116 KB
fdc7d1a0904412f5
1.62 KB