chore(deps): update storybook monorepo to v8 (major) #28751
Triggered via pull request
November 20, 2024 17:21
Status
Failure
Total duration
16m 26s
Artifacts
–
ci.yml
on: pull_request
build
4m 21s
lint
2m 57s
prettier
1m 27s
depcheck
1m 31s
ts-unused-exports
1m 25s
check-langs
1m 31s
test
1m 19s
typescript
1m 27s
build-components
1m 20s
Matrix: e2e / e2e
Annotations
15 errors and 5 warnings
typescript:
components/dashboard/AccountSwitcher.tsx#L303
Property 'length' does not exist on type 'unknown'.
|
typescript:
components/dashboard/AccountSwitcher.tsx#L318
Property 'length' does not exist on type 'unknown'.
|
typescript:
components/dashboard/AccountSwitcher.tsx#L335
Property 'sort' does not exist on type 'unknown'.
|
typescript:
components/dashboard/filters/BalanceFilter.tsx#L41
Type 'unknown' is not assignable to type 'Key'.
|
typescript:
components/dashboard/filters/BalanceFilter.tsx#L41
Type 'unknown' is not assignable to type 'string'.
|
typescript:
components/dashboard/filters/PeriodCompareFilter/index.tsx#L215
Type 'unknown' is not assignable to type 'Key'.
|
typescript:
components/dashboard/filters/PeriodCompareFilter/index.tsx#L215
Type 'unknown' is not assignable to type 'string'.
|
typescript:
components/dashboard/filters/PeriodCompareFilter/index.tsx#L216
Type 'unknown' cannot be used as an index type.
|
typescript:
components/dashboard/sections/accounts/index.tsx#L243
Type 'string | Collective' is not assignable to type 'HostedCollectiveFieldsFragment & Partial<AccountWithHost>'.
|
typescript:
components/dashboard/sections/accounts/index.tsx#L244
Type 'string | Collective' is not assignable to type 'string'.
|
|
|
|
|
|
e2e / e2e (3*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e / e2e (4*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e / e2e (1*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e / e2e (0*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|
e2e / e2e (2*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|