rm .DS_Store, added to gitignore #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
18 errors and 12 warnings
buildAndTest (17.x)
Process completed with exit code 2.
|
buildAndTest (17.x)
Create Pages site failed
|
buildAndTest (17.x)
AxiosError: Request failed with status code 403
|
buildAndTest (17.x)
Process completed with exit code 1.
|
buildAndTest (17.x)
Process completed with exit code 2.
|
buildAndTest (17.x):
cypress/support/commands/common.ts#L1
Absolute imports are only allowed from public api ("../../../src/entities/User")
|
buildAndTest (17.x):
src/app/index.tsx#L1
The layer public API is not allowed. It harms both architecturally and practically (code splitting)
|
buildAndTest (17.x):
src/app/providers/router/ui/RequireAuth.tsx#L5
There must be absolute paths
|
buildAndTest (17.x):
src/entities/Article/index.ts#L1
Absolute imports are only allowed from public api ("./model")
|
buildAndTest (17.x):
src/entities/Article/index.ts#L2
Absolute imports are only allowed from public api ("./model")
|
buildAndTest (17.x):
src/entities/Article/index.ts#L3
Absolute imports are only allowed from public api ("./model")
|
buildAndTest (17.x):
src/entities/Article/index.ts#L4
Absolute imports are only allowed from public api ("./model")
|
buildAndTest (17.x):
src/entities/Article/index.ts#L5
Absolute imports are only allowed from public api ("./model")
|
buildAndTest (17.x):
src/entities/Article/index.ts#L6
Absolute imports are only allowed from public api ("./model")
|
buildAndTest (17.x):
src/entities/Article/index.ts#L7
Absolute imports are only allowed from public api ("./model")
|
buildAndTest (17.x)
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)
|
buildAndTest (17.x)
Error: No uploaded artifact was found! Please check if there are any errors at build step, or uploaded artifact name is correct.
|
buildAndTest (17.x)
Process completed with exit code 1.
|
buildAndTest (17.x)
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|
buildAndTest (17.x)
Get Pages site failed
|
buildAndTest (17.x):
src/app/types/global.d.ts#L31
Unexpected any. Specify a different type
|
buildAndTest (17.x):
src/entities/Country/ui/CountrySelect.stories.tsx#L20
Unexpected any. Specify a different type
|
buildAndTest (17.x):
src/entities/Currency/ui/CurrencySelect.stories.tsx#L18
Unexpected any. Specify a different type
|
buildAndTest (17.x):
src/index.tsx#L14
Forbidden non-null assertion
|
buildAndTest (17.x):
src/pages/AboutPage/ui/AboutPage.stories.tsx#L16
Unexpected any. Specify a different type
|
buildAndTest (17.x):
src/pages/AdminPage/ui/AdminPage/AdminPage.stories.tsx#L16
Unexpected any. Specify a different type
|
buildAndTest (17.x):
src/pages/ForbiddenPage/ui/ForbiddenPage.stories.tsx#L15
Unexpected any. Specify a different type
|
buildAndTest (17.x):
src/pages/MainPage/ui/MainPage.stories.tsx#L16
Unexpected any. Specify a different type
|
buildAndTest (17.x):
src/pages/NotFoundPage/ui/NotFoundPage.stories.tsx#L16
Unexpected any. Specify a different type
|
buildAndTest (17.x):
src/pages/ProfilePage/ui/ProfilePage.stories.tsx#L45
Unexpected any. Specify a different type
|