Skip to content

feat: image preview with merged card arts #12350

feat: image preview with merged card arts

feat: image preview with merged card arts #12350

Triggered via push September 12, 2024 06:51
Status Failure
Total duration 7m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
linter
Process completed with exit code 1.
type-check: src/components/layout/ColorIdentityPicker/ColorIdentityPicker.tsx#L2
Module '"../../../lib/types"' has no exported member 'ColorIdentityColors'.
type-check: src/components/layout/ColorIdentityPicker/ManaPicker/ManaPicker.tsx#L3
Module '"../../../../lib/types"' has no exported member 'ColorIdentityColors'.
type-check: src/components/layout/NoCombosFound/NoCombosFound.tsx#L4
Module '"lib/types"' has no exported member 'Variant'.
type-check: src/components/submission/CardSubmission/CardSubmission.tsx#L1
Cannot find module '../../../types/submission' or its corresponding type declarations.
type-check: src/components/submission/CardSubmission/CardSubmission.tsx#L5
Cannot find module '../../../services/template.service' or its corresponding type declarations.
type-check: src/components/submission/CardSubmission/CardSubmission.tsx#L53
Parameter 'response' implicitly has an 'any' type.
type-check: src/components/submission/CardSubmission/CardSubmission.tsx#L54
Parameter 'template' implicitly has an 'any' type.
type-check: src/components/submission/CardSubmission/CardSubmission.tsx#L56
Parameter 'e' implicitly has an 'any' type.
type-check: src/components/submission/CardSubmission/CardSubmission.tsx#L126
Parameter 'zone' implicitly has an 'any' type.
type-check: src/components/submission/Feature Submission/FeatureSubmission.tsx#L1
Cannot find module '../../../types/submission' or its corresponding type declarations.
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/