Skip to content

chore(deps): update all non-major dependencies #4284

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #4284

Triggered via pull request November 19, 2024 21:52
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
typecheck
Type 'typeof import("/home/runner/work/tasker/tasker/apps/my-remix-app/build/server/index")' is not assignable to type 'ServerBuild | (() => ServerBuild | Promise<ServerBuild>)'.
typecheck
my-remix-app#typecheck: command (/home/runner/work/tasker/tasker/apps/my-remix-app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
@technifit/web#typecheck: command (/home/runner/work/tasker/tasker/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Argument of type 'Params<string>' is not assignable to parameter of type '{ organisationSlug: string | number; } | { organisationSlug: string | number; } | { organisationSlug: string | number; } | { organisationSlug: string | number; } | { organisationSlug: string | number; } | { ...; } | { ...; }'.
typecheck
Process completed with exit code 2.
lint
my-remix-app#lint: command (/home/runner/work/tasker/tasker/apps/my-remix-app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
lint: apps/my-remix-app/app/routes/_index.tsx#L3
Unable to resolve path to module '@technifit/ui/button'
lint: apps/my-remix-app/app/routes/_index.tsx#L4
Unable to resolve path to module '@technifit/ui/typography'
lint
Process completed with exit code 1.