Revert "fix: checks" #389
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.
|