Skip to content

chore(deps): update dependency vite to v8 #444

chore(deps): update dependency vite to v8

chore(deps): update dependency vite to v8 #444

Triggered via pull request April 9, 2026 05:03
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test
Process completed with exit code 1.
test
@repo/ops-harbor-core#test: command (/home/runner/work/claude-code-plugin/claude-code-plugin/packages/ops-harbor-core) /home/runner/.bun/bin/bun run test --coverage exited (1)
eslint-plugin-unicorn(consistent-function-scoping): hooks/entry/progress-hooks.ts#L10
Function `pad` does not capture any variables from its parent scope
eslint(no-await-in-loop): src/github.ts#L406
Unexpected `await` inside a loop.
eslint(no-await-in-loop): src/github.ts#L389
Unexpected `await` inside a loop.
eslint(no-await-in-loop): skills/steering/scripts/copy-templates.ts#L64
Unexpected `await` inside a loop.
eslint(no-await-in-loop): skills/steering/scripts/copy-templates.ts#L57
Unexpected `await` inside a loop.
eslint(no-await-in-loop): skills/spec-template/scripts/copy-templates.ts#L63
Unexpected `await` inside a loop.
eslint(no-await-in-loop): skills/spec-template/scripts/copy-templates.ts#L57
Unexpected `await` inside a loop.
eslint(no-await-in-loop): skills/spec-template/scripts/copy-templates.ts#L51
Unexpected `await` inside a loop.
eslint(no-shadow): hooks/lint-config-file.test.ts#L4
'capturedHookDef' is already declared in the upper scope.