feat: CI improvements and web UI implementation #84
ci.yml
on: pull_request
dependency-review
9s
Matrix: test
Annotations
5 errors
|
test (format)
Process completed with exit code 1.
|
|
test (lint)
Process completed with exit code 1.
|
|
test (test)
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
test/web-server.test.ts#L153
Expected: 404
Received: 200
at <anonymous> (/home/runner/work/opencode-pty/opencode-pty/test/web-server.test.ts:153:31)
|
|
test (typecheck)
Process completed with exit code 2.
|