Skip to content

Use concept DOI for the badge #21

Use concept DOI for the badge

Use concept DOI for the badge #21

Triggered via push December 25, 2025 08:43
Status Success
Total duration 29s
Artifacts

pr-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: src/core/policy/guards/boredom.ts#L34
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/adapters/wikipedia/planner.ts#L89
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/adapters/wikipedia/env.ts#L114
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/adapters/wikipedia/env.ts#L106
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/adapters/wikipedia/env.ts#L103
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/adapters/wikipedia/env.ts#L73
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Lint: src/adapters/wikipedia/env.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
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