Skip to content

feat: migrate to remix completely #18

feat: migrate to remix completely

feat: migrate to remix completely #18

Triggered via pull request October 5, 2024 15:42
Status Failure
Total duration 33s
Billable time 1m
Artifacts

branch-check.yaml

on: pull_request
Matrix: branch-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
branch-check (20.13.1): app/components/variables-table/variables-table.tsx#L1
Cannot find module 'types' or its corresponding type declarations.
branch-check (20.13.1): app/components/visualization-canvas/visualization-canvas.tsx#L9
Cannot find module 'types' or its corresponding type declarations.
branch-check (20.13.1): old-spa/packages/server/src/debugger/debug-algorithm.ts#L4
Cannot find module 'types' or its corresponding type declarations.
branch-check (20.13.1): old-spa/packages/server/src/generate-database.ts#L7
Cannot find module 'types' or its corresponding type declarations.
branch-check (20.13.1): old-spa/packages/server/src/index.ts#L1
Could not find a declaration file for module 'express'. '/home/runner/work/data-structures-analyzer/data-structures-analyzer/node_modules/express/index.js' implicitly has an 'any' type.
branch-check (20.13.1): old-spa/packages/server/src/index.ts#L2
Cannot find module 'cors' or its corresponding type declarations.
branch-check (20.13.1): old-spa/packages/server/src/index.ts#L12
Parameter 'req' implicitly has an 'any' type.
branch-check (20.13.1): old-spa/packages/server/src/index.ts#L12
Parameter 'res' implicitly has an 'any' type.
branch-check (20.13.1): old-spa/packages/server/src/index.ts#L24
Parameter '_req' implicitly has an 'any' type.
branch-check (20.13.1): old-spa/packages/server/src/index.ts#L24
Parameter 'res' implicitly has an 'any' type.