PostGIS on new PGlite #2105
build_and_test.yml
on: pull_request
Install, build all and test as described in README
5m 18s
Stylecheck
23s
Matrix: Build and Test packages/pglite
Make a PR or publish
0s
Matrix: Build and Test packages dependent on PGlite
Publish website with demos
0s
Annotations
3 errors and 2 warnings
|
Stylecheck
Process completed with exit code 1.
|
|
Install, build all and test as described in README
Process completed with exit code 1.
|
|
tests/postgis.test.ts > ST_Polygonize:
packages/pglite-postgis/tests/postgis.test.ts#L203
AssertionError: expected [ Array(1) ] to deeply equal [ { …(3) } ]
- Expected
+ Received
Array [
Object {
"affectedRows": 0,
- "fields": Array [
- Object {
- "dataTypeID": 25,
- "name": "st_astext",
- },
- ],
- "rows": Array [
- Object {
- "st_astext": "GEOMETRYCOLLECTION(POLYGON((180 40,30 20,20 90,70 70,80 130,160 160,180 40),(150 80,120 130,80 60,150 80)),POLYGON((80 60,120 130,150 80,80 60)),POLYGON((80 130,70 70,20 90,20 160,70 190,80 130)),POLYGON((160 160,80 130,70 190,160 160)))",
- },
- ],
+ "fields": Array [],
+ "rows": Array [],
},
]
❯ tests/postgis.test.ts:203:15
|
|
Stylecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Install, build all and test as described in README
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pglite-interim-build-files-node-v20.x
|
7.08 MB |
sha256:1f46c6340ea198875da2643c99b393b9a8a87a27c046b8447ef8f2b56c47b6bb
|
|
|
pglite-postgis-release-files-node-v20.x
|
8.04 MB |
sha256:4e7449589552d0b2f08b313b90235849e92d69a5e9060e748fa0efbb46de4316
|
|
|
pglite-tools-release-files-node-v20.x
|
281 KB |
sha256:3a5f7346a02de7775a0d75dd58630c787dbe183ec1ad1f0b0c2374bba8850077
|
|