feat(state): checkpoint schema for pipeline execution state #34
Annotations
10 errors
|
lint:
lib/state.cjs#L343
There is no `cause` attached to the symptom error being thrown
|
|
lint:
lib/state.cjs#L330
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
|