Merge pull request #31 from objectstack-ai/copilot/fix-ci-build-and-test #116
Annotations
10 errors and 3 warnings
|
Code Quality:
__tests__/hooks/useBatchOperations.test.ts#L150
Unexpected any. Specify a different type
|
|
Code Quality:
__tests__/hooks/useBatchOperations.test.ts#L117
Unexpected any. Specify a different type
|
|
Code Quality:
__tests__/hooks/useBatchOperations.test.ts#L103
Unexpected any. Specify a different type
|
|
Code Quality:
__tests__/hooks/useBatchOperations.test.ts#L81
Unexpected any. Specify a different type
|
|
Code Quality:
__tests__/hooks/useBatchOperations.test.ts#L56
Unexpected any. Specify a different type
|
|
Code Quality:
__tests__/hooks/useBatchOperations.test.ts#L39
Unexpected any. Specify a different type
|
|
Code Quality:
__tests__/hooks/useAI.test.ts#L197
Unexpected any. Specify a different type
|
|
Code Quality:
__tests__/hooks/useAI.test.ts#L169
Unexpected any. Specify a different type
|
|
Code Quality:
__tests__/hooks/useAI.test.ts#L46
Unexpected any. Specify a different type
|
|
Code Quality:
__tests__/hooks/useAI.test.ts#L4
'waitFor' is defined but never used
|
|
Code Quality
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
Code Quality:
app/_layout.tsx#L69
React Hook useMemo has an unnecessary dependency: 'serverUrl'. Either exclude it or remove the dependency array
|
|
Code Quality:
app/_layout.tsx#L42
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
|