Update matrix-appservice-bridge to fix MediaProxy's https support (#1… #543
Annotations
2 errors and 2 warnings
Run Homerunner tests:
matrix-appservice-irc/spec/e2e/pooling.spec.ts#L99
expect(received).toEqual(expected) // deep equality
- Expected - 29
+ Received + 14
Object {
"casemapping": "ascii",
"channel": Object {
"idlength": Object {},
- "length": 64,
- "limit": Object {
- "#": 100,
- },
+ "length": 200,
+ "limit": Object {},
"modes": Object {
- "a": "Ibe",
- "b": "kqaohv",
- "c": "fl",
- "d": "CEMRUimnstu",
- },
- "types": "#",
+ "a": "",
+ "b": "",
+ "c": "",
+ "d": "",
},
- "extra": Array [
- "390",
- "B",
- "1000",
- "U",
- ",m",
- "f",
- "4",
- "100",
- "msgid,timestamp",
- "ErgoTest",
- ],
- "kicklength": 390,
- "maxlist": Object {
- "beI": 100,
+ "types": "",
},
+ "extra": Array [],
+ "kicklength": 0,
+ "maxlist": Object {},
"maxtargets": Object {},
"modes": 3,
- "nicklength": 32,
- "topiclength": 390,
- "usermodepriority": "qaohv",
- "usermodes": "BERTZios",
+ "nicklength": 9,
+ "topiclength": 0,
+ "usermodepriority": "",
+ "usermodes": "",
}
at Object.<anonymous> (pooling.spec.ts:99:31)
|
Run Homerunner tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Archive trace logs
No files were found with the provided path: matrix-appservice-irc/.e2e-traces. No artifacts will be uploaded.
|
Loading