Skip to content

delete node_modules

delete node_modules #2

Triggered via push May 26, 2024 07:59
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: node_modules/@types/react/index.d.ts#L3135
Interface 'ElementClass' cannot simultaneously extend types 'Component<any, {}, any>' and 'Component<any, {}, any>'.
build: node_modules/@types/react/index.d.ts#L3135
Interface 'ElementClass' cannot simultaneously extend types 'Component<any, {}, any>' and 'Component<any, {}, any>'.
build: node_modules/@types/react/index.d.ts#L3135
Interface 'ElementClass' cannot simultaneously extend types 'Component<any, {}, any>' and 'Component<any, {}, any>'.
build: node_modules/@types/react/index.d.ts#L3135
Interface 'ElementClass' cannot simultaneously extend types 'Component<any, {}, any>' and 'Component<any, {}, any>'.
build: node_modules/@types/react/index.d.ts#L3147
Duplicate identifier 'LibraryManagedAttributes'.
build: node_modules/@types/react/index.d.ts#L3154
Interface 'IntrinsicAttributes' cannot simultaneously extend types 'Attributes' and 'Attributes'.
build: node_modules/@types/react/index.d.ts#L3155
Interface 'IntrinsicClassAttributes<T>' cannot simultaneously extend types 'ClassAttributes<T>' and 'ClassAttributes<T>'.
build: node_modules/@types/hoist-non-react-statics/node_modules/@types/react/index.d.ts#L4326
Duplicate identifier 'LibraryManagedAttributes'.
build: node_modules/@types/hoist-non-react-statics/node_modules/@types/react/index.d.ts#L4338
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>'.
build: node_modules/@types/hoist-non-react-statics/node_modules/@types/react/index.d.ts#L4339
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>'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/