Skip to content

Feat: Optimistic writes #306

Feat: Optimistic writes

Feat: Optimistic writes #306

Triggered via pull request November 27, 2024 05:05
Status Failure
Total duration 42s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.