Skip to content

refactor: a third of the pages #12349

refactor: a third of the pages

refactor: a third of the pages #12349

Triggered via push September 11, 2024 00:35
Status Failure
Total duration 2m 16s
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/SearchBar/SearchBar.tsx#L7
Cannot find module 'types/api' or its corresponding type declarations.
type-check: src/components/SearchBar/SearchBar.tsx#L8
Module '"lib/types"' has no exported member 'Variant'.
type-check: src/components/SearchBar/SearchBar.tsx#L9
Cannot find module 'services/request.service' or its corresponding type declarations.
type-check: src/components/SearchBar/SearchBar.tsx#L64
Parameter 'response' implicitly has an 'any' type.
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/search/ComboResults/ComboResults.tsx#L5
Module '"../../../lib/types"' has no exported member 'Variant'.
type-check: src/components/search/ComboResults/ComboResults.tsx#L5
Module '"../../../lib/types"' has no exported member 'VendorValue'.
type-check: src/components/search/ComboResults/ComboResults.tsx#L8
Cannot find module '../../../lib/decklist-parser' 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/