updated #4
Annotations
18 errors and 12 warnings
|
|
|
|
|
cypress/support/commands/common.ts#L1
Absolute imports are only allowed from public api ("../../../src/entities/User")
|
src/app/index.tsx#L1
The layer public API is not allowed. It harms both architecturally and practically (code splitting)
|
src/app/providers/router/ui/RequireAuth.tsx#L5
There must be absolute paths
|
src/entities/Article/index.ts#L1
Absolute imports are only allowed from public api ("./model")
|
src/entities/Article/index.ts#L2
Absolute imports are only allowed from public api ("./model")
|
src/entities/Article/index.ts#L3
Absolute imports are only allowed from public api ("./model")
|
src/entities/Article/index.ts#L4
Absolute imports are only allowed from public api ("./model")
|
src/entities/Article/index.ts#L5
Absolute imports are only allowed from public api ("./model")
|
src/entities/Article/index.ts#L6
Absolute imports are only allowed from public api ("./model")
|
src/entities/Article/index.ts#L7
Absolute imports are only allowed from public api ("./model")
|
Error: No uploaded artifact was found! Please check if there are any errors at build step, or uploaded artifact name is correct.
at getSignedArtifactUrl (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/api-client.js:93:1)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/deployment.js:53:1)
at main (/home/runner/work/_actions/actions/deploy-pages/v1/webpack:/deploy-pages/src/index.js:30:1)
|
|
|
|
|
src/app/types/global.d.ts#L31
Unexpected any. Specify a different type
|
src/entities/Country/ui/CountrySelect.stories.tsx#L20
Unexpected any. Specify a different type
|
src/entities/Currency/ui/CurrencySelect.stories.tsx#L18
Unexpected any. Specify a different type
|
src/index.tsx#L14
Forbidden non-null assertion
|
src/pages/AboutPage/ui/AboutPage.stories.tsx#L16
Unexpected any. Specify a different type
|
src/pages/AdminPage/ui/AdminPage/AdminPage.stories.tsx#L16
Unexpected any. Specify a different type
|
src/pages/ForbiddenPage/ui/ForbiddenPage.stories.tsx#L15
Unexpected any. Specify a different type
|
src/pages/MainPage/ui/MainPage.stories.tsx#L16
Unexpected any. Specify a different type
|
src/pages/NotFoundPage/ui/NotFoundPage.stories.tsx#L16
Unexpected any. Specify a different type
|
src/pages/ProfilePage/ui/ProfilePage.stories.tsx#L45
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading