Feat: Optimistic writes #306
Annotations
5 errors
lint:
packages/frontpage/app/(app)/post/new/_action.ts#L4
'DID' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/frontpage/app/(app)/post/new/_action.ts#L6
'uncached_doesPostExist' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/frontpage/lib/api/comment.ts#L6
'getPdsUrl' is defined but never used. Allowed unused vars must match /^_/u
|
lint
frontpage#lint: command (/home/runner/work/frontpage/frontpage/packages/frontpage) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint
Process completed with exit code 1.
|