Skip to content

Revert "fix: checks" #389

Revert "fix: checks"

Revert "fix: checks" #389

Triggered via push October 7, 2024 21:40
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors
format
@commune-ts/db#format: command (/home/runner/work/commune-ts/commune-ts/packages/db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
commune-worker#format: command (/home/runner/work/commune-ts/commune-ts/apps/commune-worker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@commune-ts/ui#format: command (/home/runner/work/commune-ts/commune-ts/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
Process completed with exit code 1.
typecheck
Type 'number' is not assignable to type 'string'.
typecheck
Type 'number' is not assignable to type 'bigint'.
typecheck
Type 'number' is not assignable to type 'bigint'.
typecheck
Type 'number' is not assignable to type 'bigint'.
typecheck
Type 'number' is not assignable to type 'string'.
typecheck
Type 'number' is not assignable to type 'bigint'.
typecheck
Type 'number' is not assignable to type 'bigint'.
typecheck
commune-worker#typecheck: command (/home/runner/work/commune-ts/commune-ts/apps/commune-worker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
lint: apps/commune-worker/src/db/type-transformations.ts#L45
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
lint
commune-worker#lint: command (/home/runner/work/commune-ts/commune-ts/apps/commune-worker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
Process completed with exit code 1.