Skip to content
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 1 commit into from
Dec 6, 2023
Merged

fix: res.status is not a function #403

merged 1 commit into from
Dec 6, 2023

Conversation

akvlad
Copy link
Collaborator

@akvlad akvlad commented Dec 6, 2023

root-qryn-1 | 20 | }
root-qryn-1 | 21 | if (!req.query.query) {
root-qryn-1 | 22 | return res.send(resp)
root-qryn-1 | 23 | }
root-qryn-1 | 24 | if (req.query.query === '1+1') {
root-qryn-1 | 25 | return res.status(200).send(test())
root-qryn-1 | ^
root-qryn-1 | TypeError: res.status is not a function. (In 'res.status(200)', 'res.status' is undefined)

Copy link

github-actions bot commented Dec 6, 2023

Workflow Telemetry - QRYN CI / build (16.x)

Workflow telemetry for commit abd3c5917b8eac79130c22c9e1e65dcdef38019d
You can access workflow job details here

Step Trace

gantt
	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

Loading

CPU Metrics

chart_stacked_area_time_2b04bdd9-b9a2-43e2-8697-065f51a6280a

Memory Metrics

chart_stacked_area_time_8b454069-3270-43f2-b2ab-b594fda7f0c7

IO Metrics

Read Write
Network I/O chart_line_time_a8fbdf53-653f-48db-915e-69e24d2d236e chart_line_time_dbc74a65-9e69-4d76-93ba-d3635f31e121
Disk I/O chart_line_time_f6a3f223-3b43-49e7-a1c8-37fa59ca7d62 chart_line_time_17a244cb-00a2-4f30-bcfb-b8c8383ffdb7

Process Trace

Top 100 processes with highest duration

gantt
	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

Loading

Copy link

github-actions bot commented Dec 6, 2023

Workflow Telemetry - QRYN CI / build (20)

Workflow telemetry for commit abd3c5917b8eac79130c22c9e1e65dcdef38019d
You can access workflow job details here

Step Trace

gantt
	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

Loading

CPU Metrics

chart_stacked_area_time_6fb263af-086f-43c6-b8fa-fdc8a381134c

Memory Metrics

chart_stacked_area_time_9e00e501-2e72-45bc-b4f1-9b85786d6bd7

IO Metrics

Read Write
Network I/O chart_line_time_db46b03d-ac34-4372-96b4-f7a8884c6c98 chart_line_time_f0c0b7a4-1b3c-4dba-a79c-28964817ebc8
Disk I/O chart_line_time_141f6fed-7215-4fd3-8530-ec67cd2bec34 chart_line_time_363fcc67-28cf-4ab6-9eae-122ef2f197d5

Process Trace

Top 100 processes with highest duration

gantt
	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

Loading

Copy link

github-actions bot commented Dec 6, 2023

Workflow Telemetry - QRYN CI / build (18)

Workflow telemetry for commit abd3c5917b8eac79130c22c9e1e65dcdef38019d
You can access workflow job details here

Step Trace

gantt
	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

Loading

CPU Metrics

chart_stacked_area_time_965dbb07-93f9-4292-9723-d651a71a3fb5

Memory Metrics

chart_stacked_area_time_9db773b2-ef60-459a-ab8f-d8ac313e3ae8

IO Metrics

Read Write
Network I/O chart_line_time_0aeadab3-1f39-4391-92ec-18f4f9f6f0b5 chart_line_time_125ca155-43ad-48a3-8df6-605a6436e43a
Disk I/O chart_line_time_abc4329f-d5ff-4e6c-97fc-9f1a81dda384 chart_line_time_935f4b69-5c06-408f-bf37-748a3f18528f

Process Trace

Top 100 processes with highest duration

gantt
	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

Loading

@lmangani lmangani merged commit 7b9ca1a into master Dec 6, 2023
7 checks passed
@lmangani lmangani deleted the bun_test_fix branch December 6, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants