Skip to content

Add websocket entrypoint for app #83

Add websocket entrypoint for app

Add websocket entrypoint for app #83

Triggered via pull request May 21, 2024 05:57
Status Success
Total duration 38s
Artifacts

node_lint.yml

on: pull_request
check code
30s
check code
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check code: src/communicates/__tests__/communicate.gateway.spec.ts#L19
'createNestApp' is defined but never used
check code: src/communicates/__tests__/communicate.gateway.spec.ts#L46
'app' is defined but never used
check code: src/communicates/__tests__/communicate.gateway.spec.ts#L47
'ws' is defined but never used
check code: src/communicates/__tests__/communicate.gateway.spec.ts#L48
'subscriptionId' is defined but never used
check code: src/communicates/communicate.gateway.ts#L23
'TransactionService' is defined but never used
check code: src/communicates/communicate.gateway.ts#L24
'TypeCheckService' is defined but never used
check code: src/communicates/communicate.gateway.ts#L25
'VerseService' is defined but never used
check code: src/communicates/communicate.gateway.ts#L28
'DatastoreService' is defined but never used
check code: src/communicates/communicate.gateway.ts#L46
Forbidden non-null assertion
check code: src/controllers/__tests__/proxy.controller.spec.ts#L70
'code' is defined but never used