I ran snippetcheck against the upstash-redis docs — it type-checks every TypeScript sample in a docs site against the package's own published declarations, nothing executed.
Against @upstash/redis@1.38.2, 1 finding marked included after review:
Method: type-checked against the package's own .d.ts declarations, nothing executed. 81 of 1584 extracted TypeScript samples checked. Skipped: 29 before-example, 12 historical-section, 394 no-target-import, 23 unsupported-language, 1 unresolved-import, 1 unparseable.
Happy to share the full report, or re-run this after your next release.
— David
I ran snippetcheck against the upstash-redis docs — it type-checks every TypeScript sample in a docs site against the package's own published declarations, nothing executed.
Against
@upstash/redis@1.38.2, 1 finding marked included after review:Method: type-checked against the package's own
.d.tsdeclarations, nothing executed. 81 of 1584 extracted TypeScript samples checked. Skipped: 29 before-example, 12 historical-section, 394 no-target-import, 23 unsupported-language, 1 unresolved-import, 1 unparseable.Happy to share the full report, or re-run this after your next release.
— David