Skip to content

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

chore(deps): update dependency vite to v8

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

Triggered via pull request April 6, 2026 13:13
Status Failure
Total duration 20s
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(no-shadow): skills/standards-audit/scripts/checks/scripts/index.test.ts#L141
'f' is already declared in the upper scope.
eslint(no-shadow): skills/standards-audit/scripts/checks/scripts/index.test.ts#L128
'f' is already declared in the upper scope.
eslint(no-shadow): skills/standards-audit/scripts/checks/scripts/index.test.ts#L115
'f' is already declared in the upper scope.
eslint(no-shadow): skills/standards-audit/scripts/checks/scripts/index.test.ts#L99
'f' is already declared in the upper scope.
eslint(no-shadow): skills/standards-audit/scripts/checks/scripts/index.test.ts#L90
'f' is already declared in the upper scope.
eslint(no-shadow): skills/standards-audit/scripts/checks/scripts/index.test.ts#L83
'f' is already declared in the upper scope.
eslint(no-shadow): skills/standards-audit/scripts/checks/scripts/index.test.ts#L64
'f' is already declared in the upper scope.
eslint(no-shadow): skills/standards-audit/scripts/checks/scripts/index.test.ts#L47
'f' is already declared in the upper scope.
eslint-plugin-unicorn(prefer-array-find): skills/standards-audit/scripts/checks/code-patterns/index.test.ts#L172
Prefer `find` over filtering and accessing the first result.
eslint-plugin-unicorn(prefer-array-find): skills/standards-audit/scripts/checks/code-patterns/index.test.ts#L94
Prefer `find` over filtering and accessing the first result.