Skip to content

fix react-router-dom #22090

fix react-router-dom

fix react-router-dom #22090

Triggered via push December 6, 2023 22:30
Status Failure
Total duration 5m 11s
Artifacts
frontend-build
5m 3s
frontend-build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
frontend-build
Type '{ children: Element; history: MemoryHistory<unknown>; }' is not assignable to type 'IntrinsicAttributes & RouterProps'.
frontend-build
Type '{ children: Element; history: MemoryHistory<unknown>; }' is not assignable to type 'IntrinsicAttributes & RouterProps'.
frontend-build
Type '{ children: Element; history: MemoryHistory<unknown>; }' is not assignable to type 'IntrinsicAttributes & RouterProps'.
frontend-build
Parameter 'itemCachedDttm' implicitly has an 'any' type.
frontend-build
Type 'unknown' is not assignable to type 'ReactNode'.
frontend-build
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
frontend-build
Type '{ path: string; component: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
frontend-build
Property 'history' does not exist on type 'Readonly<SaveModalProps> & Readonly<{ children?: ReactNode; }>'.
frontend-build
Property 'history' does not exist on type 'Readonly<SaveModalProps> & Readonly<{ children?: ReactNode; }>'.
frontend-build
Type '{ path: string; render: ({ location }: { location: any; }) => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
frontend-build
Process completed with exit code 1.
frontend-build
The following actions uses node12 which is deprecated and will be forced to run on node16: ./.github/actions/cached-dependencies. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
frontend-build: superset-frontend/cypress-base/cypress/e2e/dashboard/drillby.test.ts#L80
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/e2e/dashboard/editmode.test.ts#L91
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/e2e.ts#L47
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/e2e.ts#L48
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/e2e.ts#L75
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/e2e.ts#L105
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/e2e.ts#L309
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/e2e.ts#L363
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/e2e.ts#L409
Unexpected any. Specify a different type