[BOT] Shafin/bot 1711/chore bot separate package #10
Annotations
10 errors and 2 warnings
src/__tests__/App.spec.tsx#L5
Cannot find module '../App' or its corresponding type declarations.
|
src/app/App.tsx#L2
Could not find a declaration file for module 'react-router-dom'. '/home/runner/work/***/***/node_modules/react-router-dom/index.js' implicitly has an 'any' type.
|
src/app/__tests__/app-content.spec.tsx#L1
'React' is declared but its value is never read.
|
src/app/__tests__/app-content.spec.tsx#L4
Cannot find module '@deriv/stores' or its corresponding type declarations.
|
src/app/__tests__/app-content.spec.tsx#L7
Cannot find module 'Stores/root-store' or its corresponding type declarations.
|
src/app/__tests__/app-content.spec.tsx#L8
Cannot find module '@/stores/__useDBotStore' or its corresponding type declarations.
|
src/app/__tests__/app-content.spec.tsx#L18
Cannot use namespace 'jest' as a value.
|
src/app/__tests__/app-content.spec.tsx#L19
Cannot use namespace 'jest' as a value.
|
src/app/__tests__/app-content.spec.tsx#L19
Cannot use namespace 'jest' as a value.
|
src/app/__tests__/app-content.spec.tsx#L20
Cannot use namespace 'jest' as a value.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/github-script@ffc2c79a5b2490bd33e0a41c1de74b877714d736, marocchino/sticky-pull-request-comment@efaaab3fd41a9c3de579aba759d2552635e590fd, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@ffc2c79a5b2490bd33e0a41c1de74b877714d736. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading