Fix building with system libraries #681
build.yml
on: pull_request
build_universal_fb2k_package
0s
Annotations
5 errors
|
build_windows (x64)
Process completed with exit code 1.
|
|
build_linux
Process completed with exit code 1.
|
|
build_macos (macos-15-intel)
Process completed with exit code 1.
|
|
src/query_api_tests.js > query api > expect player updates:
js/api_tests/src/query_api_tests.js#L156
AssertionError: expected { …(8) } to deeply equal { …(8) }
- Expected
+ Received
@@ -1,12 +1,12 @@
{
"activeItem": {
"columns": [],
- "duration": 30,
- "index": 0,
- "playlistId": "p17",
- "playlistIndex": 0,
+ "duration": 0,
+ "index": -1,
+ "playlistId": "",
+ "playlistIndex": -1,
},
"info": {
"name": "foobar2000",
"pluginVersion": "0.11",
"title": "foobar2000",
❯ src/query_api_tests.js:156:16
|
|
src/query_api_tests.js > query api > expect player updates:
js/api_tests/src/query_api_tests.js#L156
AssertionError: expected { …(8) } to deeply equal { …(8) }
- Expected
+ Received
@@ -1,12 +1,12 @@
{
"activeItem": {
"columns": [],
- "duration": 30,
- "index": 0,
- "playlistId": "p16",
- "playlistIndex": 0,
+ "duration": 0,
+ "index": -1,
+ "playlistId": "",
+ "playlistIndex": -1,
},
"info": {
"name": "foobar2000",
"pluginVersion": "0.11",
"title": "foobar2000",
❯ src/query_api_tests.js:156:16
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
packages-macos-26
|
1.58 MB |
sha256:9c2b3d9378bbdddf6745cfeb15d3d38fe23ca3b585b306b04b652ed382ce0c73
|
|
|
packages-windows-Win32
|
598 KB |
sha256:137ba3b0fffe1de5aecc255615a196c4ead6195be976e58868b035519748d7b7
|
|