Skip to content

ci: standard pipeline (bun test + security scanners + dependabot) #1

ci: standard pipeline (bun test + security scanners + dependabot)

ci: standard pipeline (bun test + security scanners + dependabot) #1

Triggered via pull request June 9, 2026 00:00
Status Failure
Total duration 18s
Artifacts

ci.yml

on: pull_request
Test (bun)
10s
Test (bun)
CI Passed
3s
CI Passed
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test (bun)
Process completed with exit code 1.
TypeError: undefined is not an object (evaluating 'plugin.hooks'): tests/tools.test.ts#L164
at <anonymous> (/home/runner/work/ix-opencode-plugin/ix-opencode-plugin/tests/tools.test.ts:164:13)
TypeError: undefined is not an object (evaluating 'plugin.tools'): tests/tools.test.ts#L159
at <anonymous> (/home/runner/work/ix-opencode-plugin/ix-opencode-plugin/tests/tools.test.ts:159:13)
error: expect(received).toBeDefined(): tests/tools.test.ts#L150
Received: undefined at <anonymous> (/home/runner/work/ix-opencode-plugin/ix-opencode-plugin/tests/tools.test.ts:150:20)
CI Passed
Process completed with exit code 1.