-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: res.status is not a function #403
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
akvlad
commented
Dec 6, 2023
Workflow Telemetry - QRYN CI / build (16.x)Workflow telemetry for commit abd3c5917b8eac79130c22c9e1e65dcdef38019d Step Tracegantt
title build (16.x)
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1701856293000, 1701856295000
Initialize containers : 1701856295000, 1701856304000
Run actions/checkout@v4 : 1701856305000, 1701856306000
Use Node.js 16.x : 1701856306000, 1701856308000
Run npm install : 1701856308000, 1701856318000
Run npm run postinstall : 1701856318000, 1701856318000
Run git submodule init : 1701856318000, 1701856318000
Run git submodule update : 1701856318000, 1701856319000
Workflow Telemetry : 1701856319000, 1701856319000
Run node qryn.mjs >/dev/stdout & npm run test --forceExit : 1701856319000, 1701856354000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title build (16.x)
dateFormat x
axisFormat %H:%M:%S
bash : 1701856319754, 1701856349410
npm : 1701856319756, 1701856349405
node : 1701856319756, 1701856349405
jest : 1701856320047, 1701856349401
node : 1701856320047, 1701856349401
node : 1701856320241, 1701856320284
find : 1701856320573, 1701856320574
find : 1701856320587, 1701856320922
node : 1701856320998, 1701856321237
node : 1701856321023, 1701856321235
node : 1701856321050, 1701856321275
node : 1701856321291, 1701856349367
node : 1701856321297, 1701856349353
node : 1701856321309, 1701856349346
node : 1701856321476, 1701856321537
node : 1701856321500, 1701856321554
node : 1701856321622, 1701856321737
|
Workflow Telemetry - QRYN CI / build (20)Workflow telemetry for commit abd3c5917b8eac79130c22c9e1e65dcdef38019d Step Tracegantt
title build (20)
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1701856295000, 1701856296000
Initialize containers : 1701856297000, 1701856308000
Run actions/checkout@v4 : 1701856308000, 1701856309000
Use Node.js 20 : 1701856310000, 1701856311000
Run npm install : 1701856311000, 1701856320000
Run npm run postinstall : 1701856320000, 1701856320000
Run git submodule init : 1701856321000, 1701856321000
Run git submodule update : 1701856321000, 1701856321000
Workflow Telemetry : 1701856322000, 1701856322000
Run node qryn.mjs >/dev/stdout & npm run test --forceExit : 1701856322000, 1701856355000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title build (20)
dateFormat x
axisFormat %H:%M:%S
bash : 1701856322086, 1701856350306
npm : 1701856322088, 1701856350304
node : 1701856322088, 1701856350304
jest : 1701856322386, 1701856350297
node : 1701856322386, 1701856350297
node : 1701856322551, 1701856322594
find : 1701856322848, 1701856322853
find : 1701856322859, 1701856323142
node : 1701856323161, 1701856323271
node : 1701856323166, 1701856323279
node : 1701856323169, 1701856323277
node : 1701856323299, 1701856350250
node : 1701856323302, 1701856350251
node : 1701856323305, 1701856350266
node : 1701856323396, 1701856323449
node : 1701856323412, 1701856323470
node : 1701856323415, 1701856323485
|
Workflow Telemetry - QRYN CI / build (18)Workflow telemetry for commit abd3c5917b8eac79130c22c9e1e65dcdef38019d Step Tracegantt
title build (18)
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1701856293000, 1701856295000
Initialize containers : 1701856295000, 1701856309000
Run actions/checkout@v4 : 1701856309000, 1701856309000
Use Node.js 18 : 1701856310000, 1701856311000
Run npm install : 1701856312000, 1701856324000
Run npm run postinstall : 1701856324000, 1701856325000
Run git submodule init : 1701856325000, 1701856325000
Run git submodule update : 1701856325000, 1701856326000
Workflow Telemetry : 1701856326000, 1701856326000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title build (18)
dateFormat x
axisFormat %H:%M:%S
bash : 1701856326361, 1701856355244
npm : 1701856326363, 1701856355239
node : 1701856326363, 1701856355239
jest : 1701856326700, 1701856355235
node : 1701856326700, 1701856355235
node : 1701856326877, 1701856326913
find : 1701856327188, 1701856327189
find : 1701856327205, 1701856327453
node : 1701856327477, 1701856327602
node : 1701856327485, 1701856327598
node : 1701856327492, 1701856327599
node : 1701856327623, 1701856355181
node : 1701856327628, 1701856355175
node : 1701856327634, 1701856355189
node : 1701856327723, 1701856327775
node : 1701856327729, 1701856327766
node : 1701856327738, 1701856327783
|
lmangani
approved these changes
Dec 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.