Skip to content

fix: upgrade react-router-dom from 6.21.3 to 6.22.0 #4144

fix: upgrade react-router-dom from 6.21.3 to 6.22.0

fix: upgrade react-router-dom from 6.21.3 to 6.22.0 #4144

Triggered via push February 27, 2024 18:27
Status Failure
Total duration 4m 55s
Artifacts

compile.yml

on: push
compile-accounts
1m 5s
compile-accounts
compile-common-server
53s
compile-common-server
compile-common-ui
46s
compile-common-ui
compile-common
37s
compile-common
compile-app
1m 12s
compile-app
compile-admin-dashboard
1m 21s
compile-admin-dashboard
compile-dashboard
1m 34s
compile-dashboard
compile-model
42s
compile-model
compile-e2e
16s
compile-e2e
compile-probe
50s
compile-probe
compile-ingestor
1m 0s
compile-ingestor
compile-status-page
1m 11s
compile-status-page
compile-test-server
57s
compile-test-server
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 26 warnings
compile-accounts
Cannot find module '../../../Types/Functions' or its corresponding type declarations.
compile-accounts
Type '{ maxLength: number | undefined; minLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' is not assignable to type '{ minLength?: number; maxLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
compile-accounts
Process completed with exit code 2.
compile-common-server
Type 'Invoice' is missing the following properties from type 'Invoice': amount, currencyCode, downloadableLink, customerId
compile-common-server
Type 'import("stripe").Stripe.Invoice' is not assignable to type 'import("/home/runner/work/oneuptime/oneuptime/CommonServer/Services/BillingService").Invoice'.
compile-common-server
Argument of type 'JSONValue' is not assignable to parameter of type 'string | Error | JSONObject | JSONArray'.
compile-common-server
Argument of type 'JSONValue' is not assignable to parameter of type 'string | Error | JSONObject | JSONArray'.
compile-common-server
Argument of type 'JSONValue' is not assignable to parameter of type 'string | Error | JSONObject | JSONArray'.
compile-common-server
Process completed with exit code 2.
compile-common-ui
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'Color'.
compile-common-ui
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'number'.
compile-common-ui
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'number'.
compile-common-ui
Argument of type 'JSONValue' is not assignable to parameter of type 'Dictionary<string>'.
compile-common-ui
Type 'ReactElement<any, string | JSXElementConstructor<any>> | null' is not assignable to type 'string | ReactElement<any, string | JSXElementConstructor<any>>'.
compile-common-ui
Argument of type 'DropdownOption[] | undefined' is not assignable to parameter of type 'DropdownOption[]'.
compile-common-ui
Cannot find module '../../../Types/Functions' or its corresponding type declarations.
compile-common-ui
Type '{ maxLength: number | undefined; minLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' is not assignable to type '{ minLength?: number; maxLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
compile-common-ui
Cannot find module '../../Types/Functions' or its corresponding type declarations.
compile-common-ui
Cannot find module '../../Types/Functions' or its corresponding type declarations.
compile-probe
Expected 1 arguments, but got 3.
compile-probe
Process completed with exit code 2.
compile-admin-dashboard
Cannot find module 'CommonUI/src/Types/Functions' or its corresponding type declarations.
compile-admin-dashboard
Cannot find module 'CommonUI/src/Types/Functions' or its corresponding type declarations.
compile-admin-dashboard
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'Color'.
compile-admin-dashboard
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'number'.
compile-admin-dashboard
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'number'.
compile-admin-dashboard
Argument of type 'JSONValue' is not assignable to parameter of type 'Dictionary<string>'.
compile-admin-dashboard
Type 'ReactElement<any, string | JSXElementConstructor<any>> | null' is not assignable to type 'string | ReactElement<any, string | JSXElementConstructor<any>>'.
compile-admin-dashboard
Argument of type 'DropdownOption[] | undefined' is not assignable to parameter of type 'DropdownOption[]'.
compile-admin-dashboard
Cannot find module '../../../Types/Functions' or its corresponding type declarations.
compile-admin-dashboard
Type '{ maxLength: number | undefined; minLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' is not assignable to type '{ minLength?: number; maxLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
compile-app
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
compile-app
Argument of type 'JSONValue' is not assignable to parameter of type 'string | Error | JSONObject | JSONArray'.
compile-app
Argument of type 'JSONValue' is not assignable to parameter of type 'string | Error | JSONObject | JSONArray'.
compile-app
Argument of type 'JSONValue' is not assignable to parameter of type 'string | Error | JSONObject | JSONArray'.
compile-app
Process completed with exit code 2.
compile-ingestor
Argument of type 'ObjectID | undefined' is not assignable to parameter of type 'ObjectID'.
compile-ingestor
Process completed with exit code 2.
compile-status-page
Cannot find module '../../../Types/Functions' or its corresponding type declarations.
compile-status-page
Type '{ maxLength: number | undefined; minLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' is not assignable to type '{ minLength?: number; maxLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
compile-status-page
Cannot find module '../../Types/Functions' or its corresponding type declarations.
compile-status-page
Cannot find module 'CommonUI/src/Types/Functions' or its corresponding type declarations.
compile-status-page
Process completed with exit code 2.
compile-dashboard
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'Color'.
compile-dashboard
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'number'.
compile-dashboard
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'number'.
compile-dashboard
Argument of type 'JSONValue' is not assignable to parameter of type 'Dictionary<string>'.
compile-dashboard
Type 'ReactElement<any, string | JSXElementConstructor<any>> | null' is not assignable to type 'string | ReactElement<any, string | JSXElementConstructor<any>>'.
compile-dashboard
Argument of type 'DropdownOption[] | undefined' is not assignable to parameter of type 'DropdownOption[]'.
compile-dashboard
Cannot find module '../../../Types/Functions' or its corresponding type declarations.
compile-dashboard
Type '{ maxLength: number | undefined; minLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' is not assignable to type '{ minLength?: number; maxLength?: number; toMatchField?: string; noSpaces?: boolean; noSpecialCharacters?: boolean; noNumbers?: boolean; minValue?: number; maxValue?: number; dateShouldBeInTheFuture?: boolean; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
compile-dashboard
Cannot find module '../../Types/Functions' or its corresponding type declarations.
compile-dashboard
Cannot find module '../../Types/Functions' or its corresponding type declarations.
compile-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-common
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-common
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-accounts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-accounts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-common-server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-common-server
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-common-ui
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-common-ui
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-model
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-model
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-probe
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-probe
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-admin-dashboard
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-admin-dashboard
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-test-server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-test-server
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-ingestor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-ingestor
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-status-page
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-status-page
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
compile-dashboard
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
compile-dashboard
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/