Implemented route /v2/_catalog API functionality (#19) #2
Annotations
4 errors
Run npm run typecheck:
src/registry/http.ts#L139
Class 'RegistryHTTPClient' incorrectly implements interface 'Registry'.
|
Run npm run typecheck:
src/registry/r2.ts#L144
Property 'cursor' does not exist on type 'R2Objects'.
|
Run npm run typecheck:
src/registry/r2.ts#L154
Property 'cursor' does not exist on type 'R2Objects'.
|
Run npm run typecheck
Process completed with exit code 2.
|
Loading