chore(deps): update storybook monorepo to v8 (major) #28591
ci.yml
on: pull_request
build
4m 19s
lint
2m 50s
prettier
1m 29s
depcheck
1m 31s
ts-unused-exports
1m 24s
check-langs
1m 33s
test
1m 25s
typescript
1m 27s
build-components
1m 24s
Matrix: e2e / e2e
Annotations
14 errors and 4 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#L218
Type 'string | Collective' is not assignable to type 'HostedCollectiveFieldsFragment & Partial<AccountWithHost>'.
|
typescript:
components/dashboard/sections/accounts/index.tsx#L219
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 (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']
|
e2e / e2e (1*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
|