Fix unit test for orchestrator changes #14
Annotations
10 warnings
|
Lint:
tests/unit/orchestrator.test.ts#L56
Async arrow function has no 'await' expression
|
|
Lint:
tests/unit/orchestrator.test.ts#L39
Async arrow function has no 'await' expression
|
|
Lint:
tests/unit/orchestrator.test.ts#L34
Async arrow function has no 'await' expression
|
|
Lint:
tests/unit/orchestrator.test.ts#L33
Async arrow function has no 'await' expression
|
|
Lint:
tests/unit/adapters/github/env.test.ts#L325
Async arrow function has no 'await' expression
|
|
Lint:
tests/unit/adapters/github/env.test.ts#L314
Async arrow function has no 'await' expression
|
|
Lint:
tests/unit/adapters/github/env.test.ts#L10
Async arrow function has no 'await' expression
|
|
Lint:
src/adapters/github/policy.ts#L12
Async method 'decide' has no 'await' expression
|
|
Lint:
src/adapters/github/deterministic-policy.ts#L61
Async method 'decide' has no 'await' expression
|
|
Lint:
src/adapters/github/agent-evaluator.ts#L6
Async method 'evaluate' has no 'await' expression
|