Skip to content

fix parse error content type #10

fix parse error content type

fix parse error content type #10

Triggered via pull request December 1, 2023 22:31
Status Success
Total duration 38s
Artifacts

lint.yml

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

Annotations

5 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/rest/src/runtime/parse.mts#L6
'AttachmentRegistry' 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