Test (PR #141): feat: support cipherstash-client 0.42 SteVec wire format #652
test.yml
on: pull_request
Pull Request Details
3s
Tests
4m 57s
Matrix: Build / Binaries
Waiting for pending jobs
Build
/
Main
Annotations
2 errors and 4 warnings
|
Tests
Process completed with exit code 1.
|
|
tests/postgres-v3.test.ts > postgres eql_v3 > the domain CHECK rejects a v2 payload:
integration-tests/tests/postgres-v3.test.ts#L170
AssertionError: promise resolved "Result{ command: 'INSERT', …(9) }" instead of rejecting
- Expected
+ Received
- Error {
- "message": "rejected promise",
+ Result {
+ "RowCtor": null,
+ "_parsers": undefined,
+ "_prebuiltEmptyResultObject": null,
+ "_types": TypeOverrides {
+ "_types": {
+ "arrayParser": {
+ "create": [Function create],
+ },
+ "builtins": {
+ "ABSTIME": 702,
+ "ACLITEM": 1033,
+ "BIT": 1560,
+ "BOOL": 16,
+ "BPCHAR": 1042,
+ "BYTEA": 17,
+ "CHAR": 18,
+ "CID": 29,
+ "CIDR": 650,
+ "CIRCLE": 718,
+ "DATE": 1082,
+ "FLOAT4": 700,
+ "FLOAT8": 701,
+ "GTSVECTOR": 3642,
+ "INET": 869,
+ "INT2": 21,
+ "INT4": 23,
+ "INT8": 20,
+ "INTERVAL": 1186,
+ "JSON": 114,
+ "JSONB": 3802,
+ "MACADDR": 829,
+ "MACADDR8": 774,
+ "MONEY": 790,
+ "NUMERIC": 1700,
+ "OID": 26,
+ "PATH": 602,
+ "PG_DEPENDENCIES": 3402,
+ "PG_LSN": 3220,
+ "PG_NDISTINCT": 3361,
+ "PG_NODE_TREE": 194,
+ "POLYGON": 604,
+ "REFCURSOR": 1790,
+ "REGCLASS": 2205,
+ "REGCONFIG": 3734,
+ "REGDICTIONARY": 3769,
+ "REGNAMESPACE": 4089,
+ "REGOPER": 2203,
+ "REGOPERATOR": 2204,
+ "REGPROC": 24,
+ "REGPROCEDURE": 2202,
+ "REGROLE": 4096,
+ "REGTYPE": 2206,
+ "RELTIME": 703,
+ "SMGR": 210,
+ "TEXT": 25,
+ "TID": 27,
+ "TIME": 1083,
+ "TIMESTAMP": 1114,
+ "TIMESTAMPTZ": 1184,
+ "TIMETZ": 1266,
+ "TINTERVAL": 704,
+ "TSQUERY": 3615,
+ "TSVECTOR": 3614,
+ "TXID_SNAPSHOT": 2970,
+ "UUID": 2950,
+ "VARBIT": 1562,
+ "VARCHAR": 1043,
+ "XID": 28,
+ "XML": 142,
+ },
+ "getTypeParser": [Function getTypeParser],
+ "setTypeParser": [Function setTypeParser],
+ },
+ "binary": {},
+ "text": {},
+ },
+ "command": "INSERT",
+ "fields": [],
+ "oid": 0,
+ "rowAsArray": false,
+ "rowCount": 1,
+ "rows": [],
}
❯ tests/postgres-v3.test.ts:170:5
|
|
Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3, baptiste0928/cargo-install@c7dafcfd8a0035d58dfc65d0fbaf71a9ac347715, falti/dotenv-action@d1cd55661714e830a6e26f608f81d36e23424fed, jdx/mise-action@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tests
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0cM5cagAAAADBEoFF3IKcSKX+30ExhwE4UEhYMzFFREdFMDUxOQBFZGdl
|
|
Tests
Failed to restore: Cache service responded with 400
|
|
Tests
New version for wasm-pack available: 0.15.0
|