I ran snippetcheck against the trigger-dev-sdk docs — it type-checks every TypeScript sample in a docs site against the package's own published declarations, nothing executed.
Against @trigger.dev/sdk@4.5.12, 3 findings marked included after review:
Method: type-checked against the package's own .d.ts declarations, nothing executed. 267 of 970 extracted TypeScript samples checked. Skipped: 63 before-example, 117 historical-section, 230 no-target-import, 2 unsupported-language, 1 unparseable.
Happy to share the full report, or re-run this after your next release.
— David
I ran snippetcheck against the trigger-dev-sdk docs — it type-checks every TypeScript sample in a docs site against the package's own published declarations, nothing executed.
Against
@trigger.dev/sdk@4.5.12, 3 findings marked included after review:Method: type-checked against the package's own
.d.tsdeclarations, nothing executed. 267 of 970 extracted TypeScript samples checked. Skipped: 63 before-example, 117 historical-section, 230 no-target-import, 2 unsupported-language, 1 unparseable.Happy to share the full report, or re-run this after your next release.
— David