feat(ai-chat-log): add new AI Chat Log components [WIP] #5578
on_pull_request.yml
on: pull_request
Component Visual regression tests
0s
Build system packages and type check
1m 56s
Lint repository
1m 49s
Test repository using React 18
1m 55s
Test repository using React 17
1m 47s
Test repository using React 16
1m 52s
Code format checks
1m 35s
Categorize the PR using labels
9s
Danger checks
2m 28s
Typos checks
17s
Matrix: Storybook test runner
Annotations
26 errors and 8 warnings
Code format checks
Process completed with exit code 1.
|
Test repository using React 17
Property 'variant' does not exist on type 'AIChat'.
|
Test repository using React 17
Property 'variant' does not exist on type 'AIChat'.
|
Test repository using React 17
'BoxStyleProps' is declared but never used.
|
Test repository using React 17
'ThemeShape' is declared but its value is never read.
|
Test repository using React 17
Type '(...initialChats: PartialIDChat[]) => { push: PushAIChat; pop: PopAIChat; aiChats: AIChat[]; clear: () => void; }' is not assignable to type 'UseAIChatLogger'.
|
Test repository using React 17
Process completed with exit code 1.
|
Lint repository
Property 'variant' does not exist on type 'AIChat'.
|
Lint repository
Property 'variant' does not exist on type 'AIChat'.
|
Lint repository
'BoxStyleProps' is declared but never used.
|
Lint repository
'ThemeShape' is declared but its value is never read.
|
Lint repository
Type '(...initialChats: PartialIDChat[]) => { push: PushAIChat; pop: PopAIChat; aiChats: AIChat[]; clear: () => void; }' is not assignable to type 'UseAIChatLogger'.
|
Lint repository
Process completed with exit code 1.
|
Test repository using React 16
Property 'variant' does not exist on type 'AIChat'.
|
Test repository using React 16
Property 'variant' does not exist on type 'AIChat'.
|
Test repository using React 16
'BoxStyleProps' is declared but never used.
|
Test repository using React 16
'ThemeShape' is declared but its value is never read.
|
Test repository using React 16
Type '(...initialChats: PartialIDChat[]) => { push: PushAIChat; pop: PopAIChat; aiChats: AIChat[]; clear: () => void; }' is not assignable to type 'UseAIChatLogger'.
|
Test repository using React 16
Process completed with exit code 1.
|
Test repository using React 18
Property 'variant' does not exist on type 'AIChat'.
|
Test repository using React 18
Property 'variant' does not exist on type 'AIChat'.
|
Test repository using React 18
'BoxStyleProps' is declared but never used.
|
Test repository using React 18
'ThemeShape' is declared but its value is never read.
|
Test repository using React 18
Type '(...initialChats: PartialIDChat[]) => { push: PushAIChat; pop: PopAIChat; aiChats: AIChat[]; clear: () => void; }' is not assignable to type 'UseAIChatLogger'.
|
Test repository using React 18
Process completed with exit code 1.
|
Build system packages and type check
Process completed with exit code 1.
|
Categorize the PR using labels
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/labeler@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code format checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test repository using React 17
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint repository
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test repository using React 16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test repository using React 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build system packages and type check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Danger checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|