test(sync): add scenario tests for mgw:sync drift detection and auto-… #62
Annotations
10 errors
|
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/mock-gsd-agent.cjs#L130
There is no `cause` attached to the symptom error being thrown
|
|
lint:
lib/mock-gsd-agent.cjs#L123
There is no `cause` attached to the symptom error being thrown
|
|
lint:
lib/mock-github.cjs#L121
There is no `cause` attached to the symptom error being thrown
|
|
lint:
lib/mock-github.cjs#L114
There is no `cause` attached to the symptom error being thrown
|
|
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
|