build: create tsconfig.eslint.json as the parserOptions.project of .e… #178
Annotations
10 errors and 1 warning
build-and-deploy (22.x):
src/App.tsx#L4
Cannot find module '@/assets/images/logo.png' or its corresponding type declarations.
|
build-and-deploy (22.x):
src/api/apiClient.ts#L12
Property 'env' does not exist on type 'ImportMeta'.
|
build-and-deploy (22.x):
src/layouts/_common/account-dropdown.tsx#L13
Property 'env' does not exist on type 'ImportMeta'.
|
build-and-deploy (22.x):
src/layouts/_common/notice.tsx#L6
Cannot find module '@/assets/images/background/cyan-blur.png' or its corresponding type declarations.
|
build-and-deploy (22.x):
src/layouts/_common/notice.tsx#L7
Cannot find module '@/assets/images/background/red-blur.png' or its corresponding type declarations.
|
build-and-deploy (22.x):
src/layouts/_common/setting-button.tsx#L14
Cannot find module '@/assets/images/background/cyan-blur.png' or its corresponding type declarations.
|
build-and-deploy (22.x):
src/layouts/_common/setting-button.tsx#L15
Cannot find module '@/assets/images/background/red-blur.png' or its corresponding type declarations.
|
build-and-deploy (22.x):
src/layouts/dashboard/multi-tabs/multi-tabs-provider.tsx#L31
Property 'env' does not exist on type 'ImportMeta'.
|
build-and-deploy (22.x):
src/pages/components/animate/views/background/container.tsx#L4
Cannot find module '@/assets/images/cover/cover_3.jpg' or its corresponding type declarations.
|
build-and-deploy (22.x):
src/pages/components/animate/views/inview/container.tsx#L5
Cannot find module '@/assets/images/cover/cover_3.jpg' or its corresponding type declarations.
|
build-and-deploy (22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|