designs to polymorphic model full #364
deploy.yml
on: pull_request
⬣ ESLint
42s
ʦ TypeScript
1m 3s
⚡ Vitest
39s
🎭 Playwright
1m 11s
🚀 Deploy
0s
Annotations
19 errors and 15 warnings
⬣ ESLint:
app/models/artwork-version/artwork-version.create.server.ts#L6
'IArtworkVersionParentData' is defined but never used
|
⬣ ESLint:
app/models/artwork-version/layer/definitions.clone.ts#L1
'IDesignParsed' is defined but never used
|
⬣ ESLint:
app/models/artwork-version/layer/update.reorder.move-down.service.ts#L21
'layer' is assigned a value but never used
|
⬣ ESLint:
app/models/design-layer/design-layer.update.server.ts#L3
'ReorderLayerDesignSchema' is defined but never used
|
⬣ ESLint:
app/models/design/fill/update.attribute.style.submission.ts#L29
'updatedDesign' is assigned a value but never used
|
⬣ ESLint:
app/models/design/utils.ts#L3
'initializeEnumItemsMap' is defined but never used
|
⬣ ESLint:
app/models/layer/definitions.ts#L5
'IUser' is defined but never used
|
⬣ ESLint:
app/models/layer/layer.create.server.ts#L6
'IArtwork' is defined but never used
|
⬣ ESLint:
app/models/layer/layer.create.server.ts#L7
'IArtworkVersion' is defined but never used
|
⬣ ESLint:
app/models/layer/layer.create.server.ts#L9
'IUser' is defined but never used
|
ʦ TypeScript:
app/models/artwork/artwork-branch._schema.ts#L4
Cannot find module './artwork-version.create.definitions' or its corresponding type declarations.
|
ʦ TypeScript:
app/models/artwork/artwork-branch.clone.service.ts#L21
Cannot find name 'IArtworkVersionCreatedResponse'.
|
ʦ TypeScript:
app/routes/resources+/api.v1+/layer.design.update.visible.tsx#L20
Cannot find module '#app/services/layer/design/toggle-visible.service' or its corresponding type declarations.
|
ʦ TypeScript:
app/services/artwork/branch/create.service.ts#L79
Type '{ description: string; ownerId: string; branchId: string; height?: number | undefined; width?: number | undefined; background?: string | undefined; name?: string | undefined; slug?: string | undefined; }' is not assignable to type 'IArtworkBranchArtworkVersionCreateData'.
|
ʦ TypeScript:
app/services/artwork/branch/create.service.ts#L84
Cannot find name 'artworkVersionCloneDesignsService'.
|
ʦ TypeScript:
app/services/artwork/branch/create.service.ts#L90
Cannot find name 'artworkVersionCloneLayersService'.
|
ʦ TypeScript:
dev/model-file-structure/entity._.get.db.server.ts#L52
Type 'Promise<{ id: string; name: string; description: string; createdAt: Date; updatedAt: Date; ownerId: string; exampleEntityId: string; }[]>' is not assignable to type 'Promise<IExampleEntity[]>'.
|
ʦ TypeScript
Process completed with exit code 2.
|
🎭 Playwright
Process completed with exit code 1.
|
⬣ ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
⬣ ESLint:
app/components/templates/form/dynamic-form-field.tsx#L1
Import "Fieldset" is only used as types
|
⬣ ESLint:
app/components/templates/panel/dashboard-entity-panel.actions.delete.tsx#L16
`#app/models/artwork-version/design/__components.panel.delete` import should occur before import of `#app/models/asset/image/image.server`
|
⬣ ESLint:
app/components/templates/panel/dashboard-entity-panel.actions.delete.tsx#L17
`#app/models/layer/__components.panel.delete.design` import should occur before import of `#app/models/layer/definitions`
|
⬣ ESLint:
app/components/templates/panel/dashboard-entity-panel.actions.update.visible.tsx#L18
`#app/models/artwork-version/design/__components.panel.visible` import should occur before import of `#app/models/asset/image/image.server`
|
⬣ ESLint:
app/components/templates/panel/dashboard-entity-panel.actions.update.visible.tsx#L19
`#app/models/artwork-version/layer/__components.panel.visible` import should occur before import of `#app/models/asset/image/image.server`
|
⬣ ESLint:
app/components/templates/panel/dashboard-entity-panel.header.tsx#L12
`#app/models/artwork-version/__components/create.child-entity.form` import should occur before import of `#app/schema/entity`
|
⬣ ESLint:
app/components/templates/panel/dashboard-entity-panel.header.tsx#L13
`#app/models/layer/__components.create.child-entity.form` import should occur before import of `#app/schema/entity`
|
⬣ ESLint:
app/components/templates/panel/dashboard-entity-panel.reorder.tsx#L12
`#app/models/artwork-version/design/__components.panel.reorder` import should occur before import of `#app/schema/entity`
|
⬣ ESLint:
app/components/templates/panel/dashboard-entity-panel.reorder.tsx#L13
`#app/models/layer/design.__components.panel.reorder` import should occur before import of `#app/schema/entity`
|
⬣ ESLint:
app/components/templates/panel/dashboard-entity-panel.reorder.tsx#L14
`#app/models/artwork-version/layer/__components.panel.reorder` import should occur before import of `#app/schema/entity`
|
⚡ Vitest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
ʦ TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
🎭 Playwright
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|