Skip to content

Merge pull request #590 from wellyshen/all-contributors/add-adampash #1385

Merge pull request #590 from wellyshen/all-contributors/add-adampash

Merge pull request #590 from wellyshen/all-contributors/add-adampash #1385

Triggered via push August 12, 2023 15:48
Status Failure
Total duration 1m 0s
Artifacts

tests.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3125
Duplicate identifier 'LibraryManagedAttributes'.
build (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3136
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 (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3137
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 (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3138
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>'.
build (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3139
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>'.
build (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3140
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>'.
build (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3141
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>'.
build (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3142
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>'.
build (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3143
Subsequent property declarations must have the same type. Property 'b' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
build (16): node_modules/@testing-library/react-hooks/node_modules/@types/react/index.d.ts#L3144
Subsequent property declarations must have the same type. Property 'base' must be of type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>', but here has type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>'.
build (16)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/