Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request December 2, 2024 16:05
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
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
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
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
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.
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636