Merge pull request #31 from desci-labs/m0ar/fix-resolver-workflow #85
build-dpid-resolver.yaml
on: push
Run tests
1m 32s
Build and deploy
3m 26s
Annotations
5 errors and 2 warnings
test/v2/resolvers.spec.ts > dPID > /api/v2/resolve > /codex > should return history:
test/v2/resolvers.spec.ts#L292
Error: expected 200 "OK", got 404 "Not Found"
❯ test/v2/resolvers.spec.ts:292:22
❯ Test._assertStatus node_modules/supertest/lib/test.js:252:14
❯ node_modules/supertest/lib/test.js:308:13
❯ Test._assertFunction node_modules/supertest/lib/test.js:285:13
❯ Test.assert node_modules/supertest/lib/test.js:164:23
❯ Server.localAssert node_modules/supertest/lib/test.js:120:14
❯ Object.onceWrapper node:events:633:28
❯ Server.emit node:events:519:28
❯ emitCloseNT node:net:2321:8
|
test/v2/resolvers.spec.ts > dPID > /api/v2/resolve > /codex > should accept commit ID:
test/v2/resolvers.spec.ts#L312
Error: expected 200 "OK", got 404 "Not Found"
❯ test/v2/resolvers.spec.ts:312:22
❯ Test._assertStatus node_modules/supertest/lib/test.js:252:14
❯ node_modules/supertest/lib/test.js:308:13
❯ Test._assertFunction node_modules/supertest/lib/test.js:285:13
❯ Test.assert node_modules/supertest/lib/test.js:164:23
❯ Server.localAssert node_modules/supertest/lib/test.js:120:14
❯ Object.onceWrapper node:events:633:28
❯ Server.emit node:events:519:28
❯ emitCloseNT node:net:2321:8
|
test/v2/resolvers.spec.ts > dPID > /api/v2/query/history > accepts stream id param:
test/v2/resolvers.spec.ts#L367
Error: expected 200 "OK", got 500 "Internal Server Error"
❯ test/v2/resolvers.spec.ts:367:18
❯ Test._assertStatus node_modules/supertest/lib/test.js:252:14
❯ node_modules/supertest/lib/test.js:308:13
❯ Test._assertFunction node_modules/supertest/lib/test.js:285:13
❯ Test.assert node_modules/supertest/lib/test.js:164:23
❯ Server.localAssert node_modules/supertest/lib/test.js:120:14
❯ Object.onceWrapper node:events:633:28
❯ Server.emit node:events:519:28
❯ emitCloseNT node:net:2321:8
|
test/v2/resolvers.spec.ts > dPID > /api/v2/query/history > accepts streamid array body:
test/v2/resolvers.spec.ts#L382
Error: expected 200 "OK", got 500 "Internal Server Error"
❯ test/v2/resolvers.spec.ts:382:18
❯ Test._assertStatus node_modules/supertest/lib/test.js:252:14
❯ node_modules/supertest/lib/test.js:308:13
❯ Test._assertFunction node_modules/supertest/lib/test.js:285:13
❯ Test.assert node_modules/supertest/lib/test.js:164:23
❯ Server.localAssert node_modules/supertest/lib/test.js:120:14
❯ Object.onceWrapper node:events:633:28
❯ Server.emit node:events:519:28
❯ emitCloseNT node:net:2321:8
|
Run tests
Process completed with exit code 1.
|
Build and deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: hashicorp/setup-terraform@v1, prepor/action-aws-iam-authenticator@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: hashicorp/setup-terraform@v1, prepor/action-aws-iam-authenticator@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|