Skip to content

Draft: Add flyout wizard #69

Draft: Add flyout wizard

Draft: Add flyout wizard #69

Triggered via pull request October 25, 2024 13:47
Status Failure
Total duration 42s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Lint: src/app/FlyoutWizard/FlyoutWizardContext.tsx#L5
Unexpected any. Specify a different type
Lint: src/app/FlyoutWizard/FlyoutWizardContext.tsx#L9
Unexpected any. Specify a different type
Lint: src/app/FlyoutWizard/FlyoutWizardContext.tsx#L21
Unexpected any. Specify a different type
Lint
Process completed with exit code 1.
Lint
The following actions use a deprecated Node.js version 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/
Lint: src/app/BaseChatbot/BaseChatbot.tsx#L66
React Hook React.useEffect has a missing dependency: 'currentChatbot?.name'. Either include it or remove the dependency array
Lint: src/app/BaseChatbot/BaseChatbot.tsx#L74
React Hook React.useEffect has a missing dependency: 'currentChatbot?.name'. Either include it or remove the dependency array