Skip to content

Add support for explicit table name APIs #56

Add support for explicit table name APIs

Add support for explicit table name APIs #56

Triggered via pull request November 19, 2025 03:06
Status Failure
Total duration 31s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
convex/storage.test.ts > query get URL: convex/storage.ts#L68
Error: Invalid argument `id`, expected ID in table '' but got ID in table '_storage' ❯ performAsyncSyscall node_modules/convex/src/server/impl/syscall.ts:52:11 ❯ Object.getUrl node_modules/convex/src/server/impl/storage_impl.ts:16:14 ❯ handler convex/storage.ts:68:12 ❯ invokeFunction node_modules/convex/src/server/impl/registration_impl.ts:80:14 ❯ invokeQuery node_modules/convex/src/server/impl/registration_impl.ts:272:18 ❯ Object.queryFromPath index.ts:1881:27 ❯ Object.query index.ts:1943:14 ❯ convex/storage.test.ts:59:20