Skip to content

📝 docs: update project basic info #8

📝 docs: update project basic info

📝 docs: update project basic info #8

Triggered via push October 20, 2023 07:29
Status Failure
Total duration 1m 24s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/Avatar/index.tsx#L52
Type 'string | false | undefined' is not assignable to type 'string | false'.
test: src/ChatList/Item.tsx#L101
Argument of type '() => RenderItem | undefined' is not assignable to parameter of type '() => RenderItem'.
test: src/ChatList/Item.tsx#L183
Argument of type '() => { message: any; } | undefined' is not assignable to parameter of type '() => { message: any; }'.
test: src/FluentEmoji/index.tsx#L1
Could not find a declaration file for module 'lodash-es'. '/home/runner/work/pro-chat/pro-chat/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js' implicitly has an 'any' type.
test: src/FluentEmoji/index.tsx#L35
Argument of type '() => string | undefined' is not assignable to parameter of type '() => string'.
test: src/Form/components/style.ts#L2
Could not find a declaration file for module 'lodash-es'. '/home/runner/work/pro-chat/pro-chat/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js' implicitly has an 'any' type.
test: src/SliderWithInput/index.tsx#L3
Could not find a declaration file for module 'lodash-es'. '/home/runner/work/pro-chat/pro-chat/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js' implicitly has an 'any' type.
test: src/SliderWithInput/index.tsx#L29
Argument of type 'number | null' is not assignable to parameter of type 'number'.
test: src/SliderWithInput/index.tsx#L60
Type 'number | null | undefined' is not assignable to type 'ValueType | undefined'.
test: src/styles/colors/generateColorPalette.ts#L2
Could not find a declaration file for module 'lodash-es'. '/home/runner/work/pro-chat/pro-chat/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/lodash.js' implicitly has an 'any' type.