testing done #129
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 4 warnings
format
Process completed with exit code 1.
|
GET /rsvp/:USERID › gets if caller has elevated perms (Admin):
src/services/rsvp/rsvp-router.test.ts#L73
expected 200 "OK", got 400 "Bad Request"
at services/rsvp/rsvp-router.test.ts:73:68
at services/rsvp/rsvp-router.test.ts:8:71
at Object.<anonymous>.__awaiter (services/rsvp/rsvp-router.test.ts:4:12)
at Object.<anonymous> (services/rsvp/rsvp-router.test.ts:72:64)
----
at Test._assertStatus (../node_modules/supertest/lib/test.js:252:14)
at ../node_modules/supertest/lib/test.js:308:13
at Test._assertFunction (../node_modules/supertest/lib/test.js:285:13)
at Test.assert (../node_modules/supertest/lib/test.js:164:23)
at Server.localAssert (../node_modules/supertest/lib/test.js:120:14)
|
test
Process completed with exit code 1.
|
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|