Skip to content

fix: user can't use a model in model hub #1392

fix: user can't use a model in model hub

fix: user can't use a model in model hub #1392

Triggered via pull request January 26, 2024 07:19
Status Success
Total duration 11m 59s
Artifacts
Matrix: test-on-windows
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 40 warnings
test-on-windows (default-windows-security)
Process completed with exit code 1.
test-on-windows (bit-defender)
Process completed with exit code 1.
test-on-windows (mcafee)
Process completed with exit code 1.
test-on-ubuntu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-on-ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-on-ubuntu: web/containers/Layout/index.tsx#L31
React Hook useEffect has a missing dependency: 'setMainViewState'. Either include it or remove the dependency array
test-on-ubuntu: web/containers/Providers/EventListener.tsx#L108
React Hook useEffect has missing dependencies: 'setDownloadState', 'setDownloadStateCancelled', 'setDownloadStateFailed', 'setDownloadStateSuccess', 'setDownloadedModels', and 'setProgress'. Either include them or remove the dependency array
test-on-ubuntu: web/hooks/useGetConfiguredModels.ts#L28
React Hook useEffect has a missing dependency: 'fetchModels'. Either include it or remove the dependency array
test-on-ubuntu: web/hooks/useRecommendedModel.ts#L111
React Hook useCallback has missing dependencies: 'activeModel' and 'threadStates'. Either include them or remove the dependency array
test-on-ubuntu: web/hooks/useSettings.ts#L16
React Hook useEffect has a missing dependency: 'validateSettings'. Either include it or remove the dependency array
test-on-ubuntu: web/screens/LocalServer/index.tsx#L103
React Hook useEffect has missing dependencies: 'handleChangePort' and 'port'. Either include them or remove the dependency array
test-on-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-on-macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-on-macos: web/containers/Layout/index.tsx#L31
React Hook useEffect has a missing dependency: 'setMainViewState'. Either include it or remove the dependency array
test-on-macos: web/containers/Providers/EventListener.tsx#L108
React Hook useEffect has missing dependencies: 'setDownloadState', 'setDownloadStateCancelled', 'setDownloadStateFailed', 'setDownloadStateSuccess', 'setDownloadedModels', and 'setProgress'. Either include them or remove the dependency array
test-on-macos: web/hooks/useGetConfiguredModels.ts#L28
React Hook useEffect has a missing dependency: 'fetchModels'. Either include it or remove the dependency array
test-on-macos: web/hooks/useRecommendedModel.ts#L111
React Hook useCallback has missing dependencies: 'activeModel' and 'threadStates'. Either include them or remove the dependency array
test-on-macos: web/hooks/useSettings.ts#L16
React Hook useEffect has a missing dependency: 'validateSettings'. Either include it or remove the dependency array
test-on-macos: web/screens/LocalServer/index.tsx#L103
React Hook useEffect has missing dependencies: 'handleChangePort' and 'port'. Either include them or remove the dependency array
test-on-windows (default-windows-security)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-on-windows (default-windows-security)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-on-windows (default-windows-security): web/containers/Layout/index.tsx#L31
React Hook useEffect has a missing dependency: 'setMainViewState'. Either include it or remove the dependency array
test-on-windows (default-windows-security): web/containers/Providers/EventListener.tsx#L108
React Hook useEffect has missing dependencies: 'setDownloadState', 'setDownloadStateCancelled', 'setDownloadStateFailed', 'setDownloadStateSuccess', 'setDownloadedModels', and 'setProgress'. Either include them or remove the dependency array
test-on-windows (default-windows-security): web/hooks/useGetConfiguredModels.ts#L28
React Hook useEffect has a missing dependency: 'fetchModels'. Either include it or remove the dependency array
test-on-windows (default-windows-security): web/hooks/useRecommendedModel.ts#L111
React Hook useCallback has missing dependencies: 'activeModel' and 'threadStates'. Either include them or remove the dependency array
test-on-windows (default-windows-security): web/hooks/useSettings.ts#L16
React Hook useEffect has a missing dependency: 'validateSettings'. Either include it or remove the dependency array
test-on-windows (default-windows-security): web/screens/LocalServer/index.tsx#L103
React Hook useEffect has missing dependencies: 'handleChangePort' and 'port'. Either include them or remove the dependency array
test-on-windows (bit-defender)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-on-windows (bit-defender)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-on-windows (bit-defender): web/containers/Layout/index.tsx#L31
React Hook useEffect has a missing dependency: 'setMainViewState'. Either include it or remove the dependency array
test-on-windows (bit-defender): web/containers/Providers/EventListener.tsx#L108
React Hook useEffect has missing dependencies: 'setDownloadState', 'setDownloadStateCancelled', 'setDownloadStateFailed', 'setDownloadStateSuccess', 'setDownloadedModels', and 'setProgress'. Either include them or remove the dependency array
test-on-windows (bit-defender): web/hooks/useGetConfiguredModels.ts#L28
React Hook useEffect has a missing dependency: 'fetchModels'. Either include it or remove the dependency array
test-on-windows (bit-defender): web/hooks/useRecommendedModel.ts#L111
React Hook useCallback has missing dependencies: 'activeModel' and 'threadStates'. Either include them or remove the dependency array
test-on-windows (bit-defender): web/hooks/useSettings.ts#L16
React Hook useEffect has a missing dependency: 'validateSettings'. Either include it or remove the dependency array
test-on-windows (bit-defender): web/screens/LocalServer/index.tsx#L103
React Hook useEffect has missing dependencies: 'handleChangePort' and 'port'. Either include them or remove the dependency array
test-on-windows (mcafee)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-on-windows (mcafee)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-on-windows (mcafee): web/containers/Layout/index.tsx#L31
React Hook useEffect has a missing dependency: 'setMainViewState'. Either include it or remove the dependency array
test-on-windows (mcafee): web/containers/Providers/EventListener.tsx#L108
React Hook useEffect has missing dependencies: 'setDownloadState', 'setDownloadStateCancelled', 'setDownloadStateFailed', 'setDownloadStateSuccess', 'setDownloadedModels', and 'setProgress'. Either include them or remove the dependency array
test-on-windows (mcafee): web/hooks/useGetConfiguredModels.ts#L28
React Hook useEffect has a missing dependency: 'fetchModels'. Either include it or remove the dependency array
test-on-windows (mcafee): web/hooks/useRecommendedModel.ts#L111
React Hook useCallback has missing dependencies: 'activeModel' and 'threadStates'. Either include them or remove the dependency array
test-on-windows (mcafee): web/hooks/useSettings.ts#L16
React Hook useEffect has a missing dependency: 'validateSettings'. Either include it or remove the dependency array
test-on-windows (mcafee): web/screens/LocalServer/index.tsx#L103
React Hook useEffect has missing dependencies: 'handleChangePort' and 'port'. Either include them or remove the dependency array