Skip to content

Support registry and async in toHttpEvent handlers #6

Support registry and async in toHttpEvent handlers

Support registry and async in toHttpEvent handlers #6

Triggered via pull request October 31, 2023 18:43
Status Success
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Lint Back-end code
36s
Lint Back-end code
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Lint Back-end code: packages/rest/__tests__/src/routing.spec.mts#L77
'TestController' is defined but never used. Allowed unused vars must match /^_/u
Lint Back-end code: packages/test/src/rest.ts#L36
'body' is defined but never used. Allowed unused args must match /^_/u
Lint Back-end code: packages/test/src/rest.ts#L40
'err' is defined but never used. Allowed unused args must match /^_/u