Skip to content

fix(deps): update code-quality #12428

fix(deps): update code-quality

fix(deps): update code-quality #12428

Triggered via pull request November 14, 2024 18:38
Status Failure
Total duration 19m 9s
Artifacts 56

main.yml

on: pull_request
Matrix: browser-tests
Matrix: lts
Matrix: releases
Fit to window
Zoom out
Zoom in

Annotations

76 errors and 5 warnings
lint
Unused '@ts-expect-error' directive.
lint
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lint
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lint
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lint
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lint
Process completed with exit code 1.
special-build-tests
Unused '@ts-expect-error' directive.
special-build-tests
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
special-build-tests
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
special-build-tests
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
special-build-tests
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
Test Chrome
Unused '@ts-expect-error' directive.
Test Chrome
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
Test Chrome
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
Test Chrome
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
Test Chrome
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-3.28)
Unused '@ts-expect-error' directive.
lts (ember-lts-3.28)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-3.28)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-3.28)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-3.28)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-3.28)
Unused '@ts-expect-error' directive.
lts (ember-lts-3.28)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-3.28)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-3.28)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-3.28)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.12)
Unused '@ts-expect-error' directive.
lts (ember-lts-4.12)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.12)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.12)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.12)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.12)
Unused '@ts-expect-error' directive.
lts (ember-lts-4.12)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.12)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.12)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.12)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
releases (ember-beta)
Unused '@ts-expect-error' directive.
releases (ember-beta)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
releases (ember-beta)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
releases (ember-beta)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
releases (ember-beta)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
releases (ember-beta)
Unused '@ts-expect-error' directive.
releases (ember-beta)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
releases (ember-beta)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
releases (ember-beta)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
releases (ember-beta)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.8)
Unused '@ts-expect-error' directive.
lts (ember-lts-4.8)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.8)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.8)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.8)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.8)
Unused '@ts-expect-error' directive.
lts (ember-lts-4.8)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.8)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.8)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.8)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.4)
Unused '@ts-expect-error' directive.
lts (ember-lts-4.4)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.4)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.4)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.4)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.4)
Unused '@ts-expect-error' directive.
lts (ember-lts-4.4)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.4)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
lts (ember-lts-4.4)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
lts (ember-lts-4.4)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
releases (ember-canary)
Unused '@ts-expect-error' directive.
releases (ember-canary)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
releases (ember-canary)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
releases (ember-canary)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
releases (ember-canary)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
releases (ember-canary)
Unused '@ts-expect-error' directive.
releases (ember-canary)
Type '(name: string, callback?: TestFunctionCallback | undefined) => void' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
releases (ember-canary)
Type 'TestFunction' is not assignable to type '(name: string, cb: (this: TestContext, assert: LimitedAssert) => void | Promise<void>) => void'.
releases (ember-canary)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
releases (ember-canary)
Argument of type '(this: TestContext, assert: Assert) => void | Promise<void>' is not assignable to parameter of type 'TestFunctionCallback'.
Test Chrome
Unexpected input(s) 'github-token', valid inputs are ['restore-lint-caches', 'restore-broccoli-cache', 'use-production-caches', 'install', 'skip-addon-build', 'adtl-install-args', 'parallel-build', 'jobs', 'ref', 'repo-token', 'with-cert']
Test Chrome
Cache save failed.
Test Chrome
Unexpected input(s) 'github-token', valid inputs are ['restore-lint-caches', 'restore-broccoli-cache', 'use-production-caches', 'install', 'skip-addon-build', 'adtl-install-args', 'parallel-build', 'jobs', 'ref', 'repo-token', 'with-cert']
Test Chrome
No files were found with the provided path: tests/main/test-execution-*.json. No artifacts will be uploaded.
Test Chrome
No files were found with the provided path: ./tests/main/testem.log. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
02d544f6484975e4
1.83 KB
0f3237582cda9362
1.77 KB
0fc364a3f45297e1
38.3 KB
11e9c913b051f7dd
2.34 KB
177266b817382044
434 KB
1bad8e34afadc2aa
6.24 KB
1da67c107407e2c4
481 KB
1dc94caf77586f16
69.1 KB
244c9423df5bec4c
48.5 KB
267fd44d5fd33d53
118 KB
2bba8bbb8817526c
64.6 KB
2bca15165bfaa59b
2.98 KB
36cc76b6fdb9039d
720 KB
39a8d5627cc0dc02
37.1 KB
3fc3f8cdeb7de6e5
35 KB
453e0a34966b7ff6
29.8 KB
4595a32129c7fabb
973 KB
4840df826304a968
805 KB
4dfb3025b184b86f
735 KB
4fe1f0dc837d0427
1.82 MB
539f4240948d24c7
739 KB
5517a040a4c19eea
936 KB
5ca2f8670343b2ec
1.12 MB
63859013b4f6d649
1.57 KB
697066d7b5d9d23b
64.5 KB
6a47526a8ded621e
1.82 KB
6e8be6e4058af934
1.01 KB
6f750f44625de806
13.1 KB
803e532d465eb1e8
1.65 KB
8188a0502a54611e
61.1 KB
83e82b753aebea67
6.19 KB
8ca2af3843d1c5a6
36.6 KB
910aac54dae23d38
2.21 KB
95961cdccfcbceb1
896 KB
a6a5b1e1aabd90cd
2.21 KB
a8b26c02d5d8f184
23.6 KB
a915cc61751715fa
39.2 KB
ab58d5635e8ef48c
3.31 KB
af7f1a1aa941ad93
1.38 KB
b4a83c78603d4a6e
10.8 KB
baa908c87de82baf
56.4 KB
bdd185cae0c54d2e
12.6 KB
be0b6714b74d49e8
48.8 KB
cd07ea2b57ca7894
864 KB
cd5ddebc47d1a9b7
1.81 KB
ceebea4f4e92be18
27 KB
d185b9e57168bfbe
12.9 KB
d94ff6c029adf761
1.34 KB
dc289f44ddb5a256
497 KB
de3e0019fbad3733
130 KB
e9af57eb3461867e
2.55 KB
eabdaf1cad1012ec
2.47 KB
eae9dee8ffaa989a
4.5 KB
f37f3a028ad161e9
951 KB
f5c2a0e5ec3f7f8e
896 KB
fdf714e318671af8
2 KB