[Snyk] Upgrade react-router-dom from 6.21.3 to 6.22.0 #4145
Annotations
10 errors and 2 warnings
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
Cannot find module 'CommonUI/src/Types/Functions' or its corresponding type declarations.
|
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
Cannot find module 'CommonUI/src/Types/Functions' or its corresponding type declarations.
|
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'Color'.
|
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'number'.
|
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
Argument of type 'string | ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to parameter of type 'number'.
|
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
Argument of type 'JSONValue' is not assignable to parameter of type 'Dictionary<string>'.
|
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
Type 'ReactElement<any, string | JSXElementConstructor<any>> | null' is not assignable to type 'string | ReactElement<any, string | JSXElementConstructor<any>>'.
|
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
Argument of type 'DropdownOption[] | undefined' is not assignable to parameter of type 'DropdownOption[]'.
|
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
Cannot find module '../../../Types/Functions' or its corresponding type declarations.
|
Run cd AdminDashboard && npm install && npm run compile && npm run dep-check
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.
|
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/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading