Skip to content

Lint Rules

The Temporal lexicon provides 4 rules: 0 lint rules and 4 post-synth checks.

Post-synth checks validate the serialized output after the build pipeline completes.

IDDescription
TMP001TemporalNamespace retention should be at least 3 days to preserve workflow history for debugging
TMP002TemporalSchedule with overlap AllowAll should include state.note explaining the intent
TMP010TemporalSchedule cron expressions must be valid 5- or 6-field cron syntax
TMP011SearchAttribute.namespace must reference a declared TemporalNamespace entity