fix: statically link prebuilt Linux binaries against musl #909
pr-ci.yml
on: pull_request
Detect code changes
5s
Release-note changeset
6s
Windows compatibility
2m 41s
Typecheck + Test + Smoke
4m 22s
Annotations
3 errors
|
Release-note changeset
Process completed with exit code 1.
|
|
Windows compatibility
Process completed with exit code 1.
|
|
error: expect(received).toEqual(expected):
src\ui\components\ui-components.test.tsx#L924
- [
- {
- "fileId": "target",
- "hunkIndex": 1,
- "target": {
- "line": 60,
- "side": "new",
- },
- },
- ]
+ []
- Expected - 10
+ Received + 1
at <anonymous> (D:\a\hunk\hunk\src\ui\components\ui-components.test.tsx:924:21)
|