chore(deps): lock file maintenance #178
ci.yml
on: push
javascript-tests
33s
build-storybook
49s
Annotations
10 errors and 2 warnings
javascript-tests:
src/components/AiChat/AiChat.stories.tsx#L1
Could not find a declaration file for module 'react'. '/home/runner/work/smoot-design/smoot-design/node_modules/react/index.js' implicitly has an 'any' type.
|
javascript-tests:
src/components/AiChat/AiChat.stories.tsx#L35
JSX element type 'Container' does not have any construct or call signatures.
|
javascript-tests:
src/components/AiChat/AiChat.test.tsx#L7
Could not find a declaration file for module 'react'. '/home/runner/work/smoot-design/smoot-design/node_modules/react/index.js' implicitly has an 'any' type.
|
javascript-tests:
src/components/AiChat/AiChat.test.tsx#L29
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
javascript-tests:
src/components/AiChat/AiChat.test.tsx#L29
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
javascript-tests:
src/components/AiChat/AiChat.tsx#L1
Could not find a declaration file for module 'react'. '/home/runner/work/smoot-design/smoot-design/node_modules/react/index.js' implicitly has an 'any' type.
|
javascript-tests:
src/components/AiChat/AiChat.tsx#L105
JSX element type 'DotsContainer' does not have any construct or call signatures.
|
javascript-tests:
src/components/AiChat/AiChat.tsx#L124
Binding element 'className' implicitly has an 'any' type.
|
javascript-tests:
src/components/AiChat/AiChat.tsx#L125
Binding element 'conversationStarters' implicitly has an 'any' type.
|
javascript-tests:
src/components/AiChat/AiChat.tsx#L126
Binding element 'requestOpts' implicitly has an 'any' type.
|
javascript-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-storybook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|