feat(skill): add arxiv skill#1569
Merged
Merged
Annotations
10 warnings
|
Run oxlint:
packages/opencode/src/shell/shell.ts#L37
Catch parameter '_e' is caught but never used.
|
|
Run oxlint:
packages/app/src/pages/session/session-side-panel.tsx#L47
Variable 'sync' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/src/cron/cron-expr.ts#L64
'limit' is not modified in this loop.
|
|
Run oxlint:
packages/opencode/src/cron/cron-expr.ts#L64
'd' is not modified in this loop.
|
|
Run oxlint:
packages/opencode/src/cron/scheduler.ts#L138
Variable 'allTasks' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/src/cron/sentinel.ts#L114
Using a spread operator here creates a new array unnecessarily.
|
|
Run oxlint:
packages/opencode/src/cron/sentinel.ts#L111
Using a spread operator here creates a new array unnecessarily.
|
|
Run oxlint:
packages/app/src/pages/session.tsx#L436
Variable 'diffs' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/actor/registry.test.ts#L2
Identifier 'Effect' is imported but never used.
|
|
Run oxlint:
packages/opencode/src/mcp/index.ts#L17
Identifier 'Installation' is imported but never used.
|
background
wait
wait-all
cancel
parallel
Loading