Skip to content

Fix error response

Fix error response #70

Triggered via pull request September 2, 2024 15:58
Status Success
Total duration 20s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/controllers/event/addManager.ts#L52
Identifier 'userId_eventId' is not in camel case
lint: src/controllers/event/addOrganizer.ts#L51
Identifier 'userId_eventId' is not in camel case
lint: src/controllers/user/get.ts#L17
Identifier 'query_string' is not in camel case
lint: src/controllers/user/get.ts#L19
Identifier 'query_string' is not in camel case
lint: src/controllers/user/get.ts#L28
Identifier 'query_string' is not in camel case
lint: src/controllers/user/get.ts#L34
Identifier 'query_string' is not in camel case
lint: src/controllers/user/get.ts#L40
Identifier 'query_string' is not in camel case
lint: src/utils/event.ts#L54
Identifier 'userId_eventId' is not in camel case
lint: src/utils/event.ts#L65
Identifier 'userId_eventId' is not in camel case