chore(deps): update dependency @edx/frontend-platform to v8.6.0 #19622
validate.yml
on: pull_request
tests
1m 28s
coverage
0s
Annotations
10 errors
|
tests:
src/custom-pages/CustomPages.tsx#L57
Unused '@ts-expect-error' directive.
|
|
tests:
src/course-outline/status-bar/LegacyStatusBar.test.tsx#L58
Type '{ children: Element; store: any; messages: {}; }' is not assignable to type 'IntrinsicAttributes & Pick<{ store?: any; }, never> & Pick<InferProps<typeof propTypes>, "children" | "store" | "wrapWithRouter">'.
|
|
tests:
src/course-outline/data/thunk.ts#L92
Argument of type 'unknown' is not assignable to parameter of type 'string | Error'.
|
|
tests:
src/authz/data/apiHooks.test.tsx#L154
Property 'mockReturnValue' does not exist on type '(options?: { useCache?: boolean | undefined; } | undefined) => HttpClient'.
|
|
tests:
src/authz/data/apiHooks.test.tsx#L137
Property 'mockReturnValue' does not exist on type '(options?: { useCache?: boolean | undefined; } | undefined) => HttpClient'.
|
|
tests:
src/authz/data/apiHooks.test.tsx#L121
Property 'mockReturnValue' does not exist on type '(options?: { useCache?: boolean | undefined; } | undefined) => HttpClient'.
|
|
tests:
src/authz/data/apiHooks.test.tsx#L104
Property 'mockReturnValue' does not exist on type '(options?: { useCache?: boolean | undefined; } | undefined) => HttpClient'.
|
|
tests:
src/authz/data/apiHooks.test.tsx#L89
Property 'mockReturnValue' does not exist on type '(options?: { useCache?: boolean | undefined; } | undefined) => HttpClient'.
|
|
tests:
src/authz/data/apiHooks.test.tsx#L73
Property 'mockReturnValue' does not exist on type '(options?: { useCache?: boolean | undefined; } | undefined) => HttpClient'.
|
|
tests:
src/advanced-settings/data/api.test.ts#L20
Property 'mockReturnValue' does not exist on type '(options?: { useCache?: boolean | undefined; } | undefined) => HttpClient'.
|