feat: add page-constructor page #52
Annotations
10 errors and 1 warning
|
Run npm run lint:
src/components/App/App.tsx#L38
Replace `"../ConstructorPage"` with `'../ConstructorPage'`
|
|
Run npm run lint:
src/components/App/App.tsx#L155
Replace `<ConstructorPage·data={data·as·PageContentData}·theme={theme}·/>` with `(⏎····························<ConstructorPage·data={data·as·PageContentData}·theme={theme}·/>⏎························)`
|
Run npm run lint:
src/components/App/App.tsx#L166
Replace `·type·===·DocumentType.PageConstructor·&&·'data'·in·data·&&·'fullScreen'·in·data.data·&&` with `⏎········type·===·DocumentType.PageConstructor·&&⏎········'data'·in·data·&&⏎········'fullScreen'·in·data.data·&&⏎·······`
|
Run npm run lint:
src/components/App/App.tsx#L181
Insert `·{...pageProps}·{...(headerWithControls·?·{}·:·settings)}>`
|
Run npm run lint:
src/components/App/App.tsx#L182
Replace `...pageProps}` with `type·===·DocumentType.PageConstructor·&&`
|
Run npm run lint:
src/components/App/App.tsx#L183
Replace `{...(headerWithControls·?·{}·:·settings)}⏎····································>` with `····'data'·in·data·&&·(⏎················································<ConstructorPage`
|
Run npm run lint:
src/components/App/App.tsx#L185
Replace `{type·===·DocumentType.PageConstructor·&&·'data'·in·data·&&·<ConstructorPage·data={data·as·PageContentData}·theme={theme}·/>` with `············data={data·as·PageContentData}⏎····················································theme={theme}⏎················································/>⏎············································)`
|
Run npm run lint:
src/components/App/App.tsx#L190
Replace `fullScreenPC·?·data.data·as·PageContent` with `⏎····························fullScreenPC⏎································?·(data.data·as·PageContent)⏎·······························`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading