feat(state): implement atomic checkpoint writes at pipeline stage transitions #32
Annotations
10 errors
|
lint:
lib/state.cjs#L366
There is no `cause` attached to the symptom error being thrown
|
|
lint:
lib/state.cjs#L353
There is no `cause` attached to the symptom error being thrown
|
|
lint
'failureType' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint
This assigned value is not used in subsequent statements
|
|
lint:
lib/retry-policy.cjs#L41
'AGENT_FAILURE_TYPES' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
lib/retry-policy.cjs#L30
'genericBackoff' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
lib/model-fallback.cjs#L45
'AGENT_FAILURE_TYPES' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
lib/diagnostic-hooks.cjs#L51
'fs' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
lib/diagnostic-hooks.cjs#L50
'path' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
lib/agent-criticality.cjs#L32
'RetryPolicyEngine' is assigned a value but never used. Allowed unused vars must match /^_/u
|