Upgrade to Bootstrap 5 #390
Annotations
10 errors and 2 warnings
lint:
node_modules/@jest/types/build/Config.d.ts#L300
Namespace 'global.NodeJS' has no exported member 'Global'.
|
lint:
node_modules/@jest/types/build/Global.d.ts#L85
Namespace 'global.NodeJS' has no exported member 'Global'.
|
lint:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3147
Duplicate identifier 'LibraryManagedAttributes'.
|
lint:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3159
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:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3160
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:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3161
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:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3162
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:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3163
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:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3164
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:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3165
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|