Skip to content

feat: remote engine management #4962

feat: remote engine management

feat: remote engine management #4962

Triggered via pull request January 13, 2025 04:41
Status Failure
Total duration 5m 43s
Artifacts 1
base_branch_cov
1m 53s
base_branch_cov
test-on-macos
3m 17s
test-on-macos
test-on-macos-pr-target
0s
test-on-macos-pr-target
test-on-windows-pr
5m 30s
test-on-windows-pr
test-on-windows-pr-target
0s
test-on-windows-pr-target
test-on-ubuntu
2m 40s
test-on-ubuntu
test-on-ubuntu-pr-target
0s
test-on-ubuntu-pr-target
Matrix: test-on-windows
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 44 warnings
test-on-ubuntu: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L26
There should be at least one empty line between import groups
test-on-ubuntu: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L26
`lodash` import should occur before import of `lucide-react`
test-on-ubuntu: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L27
`inspector` import should occur before import of `react`
test-on-ubuntu
Process completed with exit code 2.
test-on-macos: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L26
There should be at least one empty line between import groups
test-on-macos: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L26
`lodash` import should occur before import of `lucide-react`
test-on-macos: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L27
`inspector` import should occur before import of `react`
test-on-macos
Process completed with exit code 2.
coverage-check: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L26
There should be at least one empty line between import groups
coverage-check: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L26
`lodash` import should occur before import of `lucide-react`
coverage-check: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L27
`inspector` import should occur before import of `react`
coverage-check
Process completed with exit code 2.
test-on-windows-pr: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L26
There should be at least one empty line between import groups
test-on-windows-pr: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L26
`lodash` import should occur before import of `lucide-react`
test-on-windows-pr: web/screens/Settings/Engines/RemoteEngineSettings.tsx#L27
`inspector` import should occur before import of `react`
test-on-windows-pr
Process completed with exit code 1.
base_branch_cov
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-on-ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-on-ubuntu: web/containers/ErrorMessage/index.tsx#L5
'MessageStatus' is defined but never used
test-on-ubuntu: web/containers/ModelDropdown/index.tsx#L34
'useGetEngines' is defined but never used
test-on-ubuntu: web/containers/SetupRemoteModel/index.tsx#L1
'useState' is defined but never used
test-on-ubuntu: web/containers/SetupRemoteModel/index.tsx#L1
'useEffect' is defined but never used
test-on-ubuntu: web/helpers/atoms/Engines.atom.ts#L1
'EngineConfig' is defined but never used
test-on-ubuntu: web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
test-on-ubuntu: web/hooks/useEngines.ts#L5
'Model' is defined but never used
test-on-ubuntu: web/hooks/useEngines.ts#L6
'ModelEvent' is defined but never used
test-on-ubuntu: web/hooks/useEngines.ts#L7
'ModelExtension' is defined but never used
test-on-ubuntu: web/hooks/useEngines.ts#L9
'ModelManager' is defined but never used
test-on-ubuntu
No files were found with the provided path: electron/playwright-report/. No artifacts will be uploaded.
test-on-macos: web/containers/ErrorMessage/index.tsx#L5
'MessageStatus' is defined but never used
test-on-macos: web/containers/ModelDropdown/index.tsx#L34
'useGetEngines' is defined but never used
test-on-macos: web/containers/SetupRemoteModel/index.tsx#L1
'useState' is defined but never used
test-on-macos: web/containers/SetupRemoteModel/index.tsx#L1
'useEffect' is defined but never used
test-on-macos: web/helpers/atoms/Engines.atom.ts#L1
'EngineConfig' is defined but never used
test-on-macos: web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
test-on-macos: web/hooks/useEngines.ts#L5
'Model' is defined but never used
test-on-macos: web/hooks/useEngines.ts#L6
'ModelEvent' is defined but never used
test-on-macos: web/hooks/useEngines.ts#L7
'ModelExtension' is defined but never used
test-on-macos: web/hooks/useEngines.ts#L9
'ModelManager' is defined but never used
coverage-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
coverage-check: web/containers/ErrorMessage/index.tsx#L5
'MessageStatus' is defined but never used
coverage-check: web/containers/ModelDropdown/index.tsx#L34
'useGetEngines' is defined but never used
coverage-check: web/containers/SetupRemoteModel/index.tsx#L1
'useState' is defined but never used
coverage-check: web/containers/SetupRemoteModel/index.tsx#L1
'useEffect' is defined but never used
coverage-check: web/helpers/atoms/Engines.atom.ts#L1
'EngineConfig' is defined but never used
coverage-check: web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
coverage-check: web/hooks/useEngines.ts#L5
'Model' is defined but never used
coverage-check: web/hooks/useEngines.ts#L6
'ModelEvent' is defined but never used
coverage-check: web/hooks/useEngines.ts#L7
'ModelExtension' is defined but never used
coverage-check: web/hooks/useEngines.ts#L9
'ModelManager' is defined but never used
test-on-windows-pr: web/containers/ErrorMessage/index.tsx#L5
'MessageStatus' is defined but never used
test-on-windows-pr: web/containers/ModelDropdown/index.tsx#L34
'useGetEngines' is defined but never used
test-on-windows-pr: web/containers/SetupRemoteModel/index.tsx#L1
'useState' is defined but never used
test-on-windows-pr: web/containers/SetupRemoteModel/index.tsx#L1
'useEffect' is defined but never used
test-on-windows-pr: web/helpers/atoms/Engines.atom.ts#L1
'EngineConfig' is defined but never used
test-on-windows-pr: web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
test-on-windows-pr: web/hooks/useEngines.ts#L5
'Model' is defined but never used
test-on-windows-pr: web/hooks/useEngines.ts#L6
'ModelEvent' is defined but never used
test-on-windows-pr: web/hooks/useEngines.ts#L7
'ModelExtension' is defined but never used
test-on-windows-pr: web/hooks/useEngines.ts#L9
'ModelManager' is defined but never used

Artifacts

Produced during runtime
Name Size
ref-lcov.info
29.9 KB