[WIP] React Router Migration #11727
main.yml
on: pull_request
lint_and_test
1m 26s
test_visual
10m 14s
test_custom_app_starter_js_template
2m 4s
test_custom_app_starter_js_template_installation
1m 5s
test_custom_app_starter_ts_template
2m 10s
test_custom_app_starter_ts_template_installation
1m 5s
test_custom_view_starter_js_template
2m 34s
test_custom_view_starter_js_template_installation
1m 6s
test_custom_view_starter_ts_template
2m 57s
test_custom_view_starter_ts_template_installation
1m 10s
test_playground
4m 12s
Annotations
26 errors and 6 warnings
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3147
Duplicate identifier 'LibraryManagedAttributes'.
|
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3153
Duplicate identifier 'LibraryManagedAttributes'.
|
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3165
Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
|
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3166
Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3167
Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3168
Subsequent property declarations must have the same type. Property 'area' must be of type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>', but here has type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>'.
|
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3169
Subsequent property declarations must have the same type. Property 'article' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3170
Subsequent property declarations must have the same type. Property 'aside' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3171
Subsequent property declarations must have the same type. Property 'audio' must be of type 'DetailedHTMLProps<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>', but here has type 'DetailedHTMLProps<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>'.
|
lint_and_test:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3172
Subsequent property declarations must have the same type. Property 'b' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
test_custom_app_starter_js_template
Process completed with exit code 1.
|
test_custom_app_starter_ts_template:
application-templates/starter-typescript/src/components/channel-details/channel-details.spec.tsx#L42
Property 'history' does not exist on type 'TRenderAppWithReduxResult<{}, {}>'.
|
test_custom_app_starter_ts_template:
application-templates/starter-typescript/src/components/channels/channels.spec.tsx#L32
Property 'history' does not exist on type 'TRenderAppWithReduxResult<{}, {}>'.
|
test_custom_app_starter_ts_template:
application-templates/starter-typescript/src/components/channels/channels.tsx#L133
Type '{ children: Element; path: string; }' is not assignable to type 'IntrinsicAttributes & { children: ReactNode; }'.
|
test_custom_app_starter_ts_template:
application-templates/starter-typescript/src/components/welcome/welcome.spec.tsx#L12
Property 'history' does not exist on type 'TRenderAppWithReduxResult<{}, {}>'.
|
test_custom_app_starter_ts_template:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3147
Duplicate identifier 'LibraryManagedAttributes'.
|
test_custom_app_starter_ts_template:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3153
Duplicate identifier 'LibraryManagedAttributes'.
|
test_custom_app_starter_ts_template:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3165
Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
|
test_custom_app_starter_ts_template:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3166
Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
test_custom_app_starter_ts_template:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3167
Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
|
test_custom_app_starter_ts_template:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3168
Subsequent property declarations must have the same type. Property 'area' must be of type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>', but here has type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>'.
|
test_custom_view_starter_js_template
Process completed with exit code 1.
|
test_custom_view_starter_ts_template
Process completed with exit code 1.
|
test_playground
Process completed with exit code 1.
|
test_visual
The job running on runner GitHub Actions 346 has exceeded the maximum execution time of 10 minutes.
|
test_visual
The operation was canceled.
|
test_custom_app_starter_js_template_installation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_custom_app_starter_ts_template_installation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_custom_view_starter_js_template_installation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_custom_view_starter_ts_template_installation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint_and_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test_playground
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|