Merge pull request #203 from autonomys/ref/auto-drive-upgrade #168
code-quality.yml
on: push
Lint & Format Check
2m 6s
Annotations
3 warnings
Lint & Format Check:
src/agents/workflows/orchestrator/orchestratorWorkflow.ts#L54
Unexpected any. Specify a different type
|
Lint & Format Check:
src/agents/workflows/twitter/twitterWorkflow.ts#L182
'finalState' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint & Format Check:
src/index.ts#L38
'result' is assigned a value but never used. Allowed unused vars must match /^_/u
|