Skip to content

Gpu support support #180

Gpu support support

Gpu support support #180

Triggered via pull request January 11, 2024 10:37
Status Failure
Total duration 3m 58s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
test (ubuntu-latest): node_modules/@mui/base/useMenu/MenuProvider.d.ts#L15
Namespace 'React' has no exported member 'JSX'.
test (ubuntu-latest): node_modules/@mui/base/useSelect/SelectProvider.d.ts#L15
Namespace 'React' has no exported member 'JSX'.
test (ubuntu-latest): node_modules/@mui/base/useTabs/TabsProvider.d.ts#L18
Namespace 'React' has no exported member 'JSX'.
test (ubuntu-latest): node_modules/@mui/base/useTabsList/TabsListProvider.d.ts#L15
Namespace 'React' has no exported member 'JSX'.
test (ubuntu-latest): node_modules/@mui/base/utils/ClassNameConfigurator.d.ts#L23
Namespace 'React' has no exported member 'JSX'.
test (ubuntu-latest): node_modules/@mui/system/GlobalStyles/GlobalStyles.d.ts#L9
Namespace 'React' has no exported member 'JSX'.
test (ubuntu-latest): node_modules/@mui/system/cssVars/getInitColorSchemeScript.d.ts#L42
Namespace 'React' has no exported member 'JSX'.
test (ubuntu-latest): node_modules/formik/dist/withFormik.d.ts#L58
Namespace 'React' has no exported member 'StatelessComponent'.
test (ubuntu-latest): node_modules/recharts/types/cartesian/Area.d.ts#L125
Namespace 'React' has no exported member 'JSX'.
test (ubuntu-latest): node_modules/recharts/types/cartesian/Area.d.ts#L131
Namespace 'React' has no exported member 'JSX'.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (ubuntu-latest): sdk/js/api.js#L3
'initiateConnection' is defined but never used
test (ubuntu-latest): sdk/js/api.js#L23
Expected the Promise rejection reason to be an Error
test (ubuntu-latest): sdk/js/api.js#L33
'socket' is not defined
test (ubuntu-latest): sdk/js/api.js#L36
'connectAndListen' is not defined
test (ubuntu-latest): src/main/main.ts#L141
'event' is defined but never used. Allowed unused args must match /^_/u
test (ubuntu-latest): src/main/main.ts#L313
Do not use 'new' for side effects
test (ubuntu-latest): src/renderer/components/auth/Register.tsx#L41
React Hook useCallback has a missing dependency: 'navigate'. Either include it or remove the dependency array
test (ubuntu-latest): src/renderer/components/auth/handleLogin.tsx#L9
'password' is defined but never used. Allowed unused args must match /^_/u
test (ubuntu-latest): src/renderer/components/billing/components/list/CustomListHeader.tsx#L5
'isAnyAccordionExpanded' is missing in props validation