Skip to content

Feat/subscription

Feat/subscription #8

Triggered via pull request August 27, 2024 00:39
Status Failure
Total duration 43s
Artifacts

eslint-check.yml

on: pull_request
Matrix: Check linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Check linting (20.11.1): src/modules/groups/infra/http/controller/GroupsController.ts#L57
'description' is assigned a value but never used
Check linting (20.11.1): src/modules/groups/services/CreateGroupService.ts#L1
'inject' is defined but never used
Check linting (20.11.1): src/modules/groups/services/CreateGroupService.ts#L1
'injectable' is defined but never used
Check linting (20.11.1): src/modules/groups/services/CreateGroupService.ts#L5
`../repositories/IGroupsRepository` import should occur after import of `@modules/invites/repositories/IInvitesRepository`
Check linting (20.11.1): src/modules/groups/services/CreateGroupService.ts#L17
'CreateGroupService' is defined but never used
Check linting (20.11.1): src/modules/groups/services/CreateGroupService.ts#L53
'subscription' is assigned a value but never used
Check linting (20.11.1): src/modules/groups/services/DeleteGroupService.ts#L1
'inject' is defined but never used
Check linting (20.11.1): src/modules/groups/services/DeleteGroupService.ts#L1
'injectable' is defined but never used
Check linting (20.11.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check linting (20.11.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check linting (20.11.1): src/shared/infra/http/server.ts#L36
Unexpected console statement
Check linting (20.11.1): src/shared/infra/http/server.ts#L47
Unexpected console statement
Check linting (20.11.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/