ci: standard pipeline (bun test + security scanners + dependabot) #1
ci.yml
on: pull_request
Test (bun)
10s
CI Passed
3s
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.
|