fix(catalog): sync command-code@1.38.2 #28
ci.yml
on: pull_request
check (test)
8s
check (typecheck)
8s
check (lint)
9s
check (format)
6s
check (pack)
9s
Annotations
2 errors
|
check (test)
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
tests/unit/plugin.test.ts#L200
Expected: "1.38.1"
Received: "1.38.2"
at <anonymous> (/home/runner/work/opencode-commandcode/opencode-commandcode/tests/unit/plugin.test.ts:200:38)
|