Skip to content

add support for ajv-formats #29

add support for ajv-formats

add support for ajv-formats #29

Triggered via pull request June 25, 2024 21:02
Status Success
Total duration 49s
Artifacts

lint.yml

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

Annotations

11 warnings
Lint Back-end code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Back-end code: packages/rest/__tests__/src/openapi-router.spec.mts#L700
'request' is defined but never used. Allowed unused args must match /^_/u
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/decorators.mts#L42
'Test' is defined but never used. Allowed unused vars must match /^_/u
Lint Back-end code: packages/rest/src/runtime/http-event.mts#L133
'test' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint Back-end code: packages/rest/src/transform/project.ts#L7
'ReferenceType' is defined but never used. Allowed unused vars must match /^_/u
Lint Back-end code: packages/rest/src/transform/transform.ts#L4
'createParser' is defined but never used. Allowed unused vars must match /^_/u
Lint Back-end code: packages/rest/src/transform/transform.ts#L7
'StringType' is defined but never used. Allowed unused vars must match /^_/u
Lint Back-end code: packages/rest/src/transform/transform.ts#L8
'SubNodeParser' is defined but never used. Allowed unused vars must match /^_/u
Lint Back-end code: packages/test/src/openapi.ts#L2
'OpenAPIV3_1' is defined but never used. Allowed unused vars must match /^_/u