fix: update new api from cortex to support 0.5.0 #3432
Annotations
10 errors and 4 warnings
web/containers/WaitingCortexModal/index.tsx#L7
There should be at least one empty line between import groups
|
web/containers/WaitingCortexModal/index.tsx#L8
There should be at least one empty line between import groups
|
web/containers/WaitingCortexModal/index.tsx#L8
`react` import should occur before import of `@janhq/joi`
|
web/containers/WaitingCortexModal/index.tsx#L9
`@/hooks/useCortex` import should occur before import of `../Loader/Spinner`
|
web/containers/WaitingCortexModal/index.tsx#L15
Delete `··`
|
web/containers/WaitingCortexModal/index.tsx#L19
Delete `··`
|
web/hooks/useCortex.ts#L324
Delete `;`
|
web/hooks/useCortex.ts#L325
Delete `;`
|
web/hooks/useCortex.ts#L326
Delete `·`
|
web/hooks/useCortex.ts#L327
Delete `;·`
|
The following actions uses Node.js version which is deprecated 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/
|
web/containers/WaitingCortexModal/index.tsx#L18
React Hook useCallback has missing dependencies: 'isSystemAlive' and 'setWaitingForCortex'. Either include them or remove the dependency array
|
web/containers/WaitingCortexModal/index.tsx#L23
React Hook useEffect has a missing dependency: 'checkSystemAlive'. Either include it or remove the dependency array
|
web/hooks/useCortex.ts#L329
React Hook useCallback has a missing dependency: 'cortex.system'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading