Skip to content

linting changes

linting changes #126

Triggered via push August 21, 2025 19:57
Status Failure
Total duration 40s
Artifacts

worker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
src/index.spec.ts: worker/src/index.spec.ts#L27
Error: Failed query: delete from "short_link_url" params: ❯ D1PreparedQuery.queryWithCache ../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]/node_modules/src/sqlite-core/session.ts:80:11 ❯ D1PreparedQuery.run ../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]/node_modules/src/d1/session.ts:202:10 ❯ src/index.spec.ts:27:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'delete from "short_link_url"', params: [] } Caused by: Error: D1_ERROR: no such table: short_link_url: SQLITE_ERROR ❯ D1PreparedQuery.queryWithCache ../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]/node_modules/src/sqlite-core/session.ts:78:12 ❯ D1PreparedQuery.run ../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]/node_modules/src/d1/session.ts:202:10 ❯ src/index.spec.ts:27:3 Caused by: Error: no such table: short_link_url: SQLITE_ERROR ❯ D1DatabaseSessionAlwaysPrimary._sendOrThrow cloudflare-internal:d1-api:128:24 ❯ D1PreparedStatement.run cloudflare-internal:d1-api:311:29
src/cleanup.spec.ts: worker/src/index.spec.ts#L27
Error: Failed query: delete from "short_link_url" params: ❯ D1PreparedQuery.queryWithCache ../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]/node_modules/src/sqlite-core/session.ts:80:11 ❯ D1PreparedQuery.run ../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]/node_modules/src/d1/session.ts:202:10 ❯ src/index.spec.ts:27:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { query: 'delete from "short_link_url"', params: [] } Caused by: Caused by: Error: D1_ERROR: no such table: short_link_url: SQLITE_ERROR ❯ D1PreparedQuery.queryWithCache ../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]/node_modules/src/sqlite-core/session.ts:78:12 ❯ D1PreparedQuery.run ../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]/node_modules/src/d1/session.ts:202:10 ❯ src/index.spec.ts:27:3 Caused by: Caused by: Error: no such table: short_link_url: SQLITE_ERROR ❯ D1DatabaseSessionAlwaysPrimary._sendOrThrow cloudflare-internal:d1-api:128:24 ❯ D1PreparedStatement.run cloudflare-internal:d1-api:311:29